Update-DSVirtualGateway
Synopsis
Syntax
GetByID
Update-DSVirtualGateway [-GatewayID] <guid> [[-Name] <string>] [[-Description] <string>]
[[-Rule] <PSGatewayAccessRule[]>] [[-LinkedGatewayID] <guid>] [-IsDefault <bool>]
[<CommonParameters>]InputObject
Update-DSVirtualGateway [-Gateway] <Gateway> [[-Name] <string>] [[-Description] <string>]
[[-Rule] <PSGatewayAccessRule[]>] [[-LinkedGatewayID] <guid>] [-IsDefault <bool>]
[<CommonParameters>]Description
Examples
Example 1
Example 2
Parameters
-Description
-Gateway
-GatewayID
-IsDefault
-LinkedGatewayID
-Name
-Rule
CommonParameters
Notes
Last updated
Was this helpful?