You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
@@ -34,96 +32,6 @@ This example shows how to run the cmdlet to get a tenant level summary.
34
32
35
33
## PARAMETERS
36
34
37
-
### -Break
38
-
{{ Fill Break Description }}
39
-
40
-
```yaml
41
-
Type: SwitchParameter
42
-
Parameter Sets: (All)
43
-
Aliases:
44
-
45
-
Required: False
46
-
Position: Named
47
-
Default value: None
48
-
Accept pipeline input: False
49
-
Accept wildcard characters: False
50
-
```
51
-
52
-
### -HttpPipelineAppend
53
-
{{ Fill HttpPipelineAppend Description }}
54
-
55
-
```yaml
56
-
Type: SendAsyncStep[]
57
-
Parameter Sets: (All)
58
-
Aliases:
59
-
60
-
Required: False
61
-
Position: Named
62
-
Default value: None
63
-
Accept pipeline input: False
64
-
Accept wildcard characters: False
65
-
```
66
-
67
-
### -HttpPipelinePrepend
68
-
{{ Fill HttpPipelinePrepend Description }}
69
-
70
-
```yaml
71
-
Type: SendAsyncStep[]
72
-
Parameter Sets: (All)
73
-
Aliases:
74
-
75
-
Required: False
76
-
Position: Named
77
-
Default value: None
78
-
Accept pipeline input: False
79
-
Accept wildcard characters: False
80
-
```
81
-
82
-
### -Proxy
83
-
{{ Fill Proxy Description }}
84
-
85
-
```yaml
86
-
Type: Uri
87
-
Parameter Sets: (All)
88
-
Aliases:
89
-
90
-
Required: False
91
-
Position: Named
92
-
Default value: None
93
-
Accept pipeline input: False
94
-
Accept wildcard characters: False
95
-
```
96
-
97
-
### -ProxyCredential
98
-
{{ Fill ProxyCredential Description }}
99
-
100
-
```yaml
101
-
Type: PSCredential
102
-
Parameter Sets: (All)
103
-
Aliases:
104
-
105
-
Required: False
106
-
Position: Named
107
-
Default value: None
108
-
Accept pipeline input: False
109
-
Accept wildcard characters: False
110
-
```
111
-
112
-
### -ProxyUseDefaultCredentials
113
-
{{ Fill ProxyUseDefaultCredentials Description }}
114
-
115
-
```yaml
116
-
Type: SwitchParameter
117
-
Parameter Sets: (All)
118
-
Aliases:
119
-
120
-
Required: False
121
-
Position: Named
122
-
Default value: None
123
-
Accept pipeline input: False
124
-
Accept wildcard characters: False
125
-
```
126
-
127
35
### CommonParameters
128
36
This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable, -InformationAction, -InformationVariable, -OutVariable, -OutBuffer, -PipelineVariable, -Verbose, -WarningAction, and -WarningVariable. For more information, see [about_CommonParameters](http://go.microsoft.com/fwlink/?LinkID=113216).
0 commit comments