IHciNicDetail.DefaultGateway Property

Definition

Default Gateway of NIC

[Microsoft.Azure.PowerShell.Cmdlets.StackHCI.Runtime.Info(Create=false, Description="Default Gateway of NIC", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=true, Required=false, SerializedName="defaultGateway", Update=false)]
public string DefaultGateway { get; }
[<Microsoft.Azure.PowerShell.Cmdlets.StackHCI.Runtime.Info(Create=false, Description="Default Gateway of NIC", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=true, Required=false, SerializedName="defaultGateway", Update=false)>]
member this.DefaultGateway : string
Public ReadOnly Property DefaultGateway As String

Property Value

Attributes

Applies to