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
A URL to the Terms of Service for the API. This parameter is optional.
511
+
512
+
```yaml
513
+
Type: System.String
514
+
Parameter Sets: (All)
515
+
Aliases:
516
+
517
+
Required: False
518
+
Position: Named
519
+
Default value: None
520
+
Accept pipeline input: True (ByPropertyName)
521
+
Accept wildcard characters: False
522
+
```
523
+
416
524
### CommonParameters
417
525
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).
A URL to the Terms of Service for the API. This parameter is optional.
436
+
437
+
```yaml
438
+
Type: System.String
439
+
Parameter Sets: (All)
440
+
Aliases:
441
+
442
+
Required: False
443
+
Position: Named
444
+
Default value: None
445
+
Accept pipeline input: True (ByPropertyName)
446
+
Accept wildcard characters: False
447
+
```
448
+
339
449
### CommonParameters
340
450
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