Partilhar via


IWorkloadNetworkSegmentProperties.ConnectedGateway Property

Definition

Gateway which to connect segment to.

[Microsoft.Azure.PowerShell.Cmdlets.VMware.Runtime.Info(Create=true, Description="Gateway which to connect segment to.", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=false, Required=false, SerializedName="connectedGateway", Update=true)]
public string ConnectedGateway { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.VMware.Runtime.Info(Create=true, Description="Gateway which to connect segment to.", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=false, Required=false, SerializedName="connectedGateway", Update=true)>]
member this.ConnectedGateway : string with get, set
Public Property ConnectedGateway As String

Property Value

Attributes

Applies to