Share via


INetworkConfiguration.DefaultIpv4Gateway Property

Definition

[Microsoft.Azure.PowerShell.Cmdlets.Migrate.Runtime.Info(Description="", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=false, Required=false, SerializedName="defaultIpv4Gateways")]
public string[] DefaultIpv4Gateway { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.Migrate.Runtime.Info(Description="", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=false, Required=false, SerializedName="defaultIpv4Gateways")>]
member this.DefaultIpv4Gateway : string[] with get, set
Public Property DefaultIpv4Gateway As String()

Property Value

String[]
Attributes

Applies to