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
@@ -45,104 +43,13 @@ Batch ID is the response returned by the New-CsSdgBulkSignInRequest cmdlet. It i
45
43
Type: String
46
44
Parameter Sets: (All)
47
45
Aliases:
48
-
49
46
Required: True
50
47
Position: Named
51
48
Default value: None
52
49
Accept pipeline input: False
53
50
Accept wildcard characters: False
54
51
```
55
52
56
-
### -Break
57
-
{{ Fill Break Description }}
58
-
59
-
```yaml
60
-
Type: SwitchParameter
61
-
Parameter Sets: (All)
62
-
Aliases:
63
-
64
-
Required: False
65
-
Position: Named
66
-
Default value: None
67
-
Accept pipeline input: False
68
-
Accept wildcard characters: False
69
-
```
70
-
71
-
### -HttpPipelineAppend
72
-
{{ Fill HttpPipelineAppend Description }}
73
-
74
-
```yaml
75
-
Type: SendAsyncStep[]
76
-
Parameter Sets: (All)
77
-
Aliases:
78
-
79
-
Required: False
80
-
Position: Named
81
-
Default value: None
82
-
Accept pipeline input: False
83
-
Accept wildcard characters: False
84
-
```
85
-
86
-
### -HttpPipelinePrepend
87
-
{{ Fill HttpPipelinePrepend Description }}
88
-
89
-
```yaml
90
-
Type: SendAsyncStep[]
91
-
Parameter Sets: (All)
92
-
Aliases:
93
-
94
-
Required: False
95
-
Position: Named
96
-
Default value: None
97
-
Accept pipeline input: False
98
-
Accept wildcard characters: False
99
-
```
100
-
101
-
### -Proxy
102
-
{{ Fill Proxy Description }}
103
-
104
-
```yaml
105
-
Type: Uri
106
-
Parameter Sets: (All)
107
-
Aliases:
108
-
109
-
Required: False
110
-
Position: Named
111
-
Default value: None
112
-
Accept pipeline input: False
113
-
Accept wildcard characters: False
114
-
```
115
-
116
-
### -ProxyCredential
117
-
{{ Fill ProxyCredential Description }}
118
-
119
-
```yaml
120
-
Type: PSCredential
121
-
Parameter Sets: (All)
122
-
Aliases:
123
-
124
-
Required: False
125
-
Position: Named
126
-
Default value: None
127
-
Accept pipeline input: False
128
-
Accept wildcard characters: False
129
-
```
130
-
131
-
### -ProxyUseDefaultCredentials
132
-
{{ Fill ProxyUseDefaultCredentials Description }}
133
-
134
-
```yaml
135
-
Type: SwitchParameter
136
-
Parameter Sets: (All)
137
-
Aliases:
138
-
139
-
Required: False
140
-
Position: Named
141
-
Default value: None
142
-
Accept pipeline input: False
143
-
Accept wildcard characters: False
144
-
```
145
-
146
53
### CommonParameters
147
54
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