IInternetGatewayProperties.Ipv4Address Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
IPv4 Address of Internet Gateway.
[Microsoft.Azure.PowerShell.Cmdlets.ManagedNetworkFabric.Runtime.Info(Create=false, Description="IPv4 Address of Internet Gateway.", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=true, Required=false, SerializedName="ipv4Address", Update=false)]
public string Ipv4Address { get; }
[<Microsoft.Azure.PowerShell.Cmdlets.ManagedNetworkFabric.Runtime.Info(Create=false, Description="IPv4 Address of Internet Gateway.", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=true, Required=false, SerializedName="ipv4Address", Update=false)>]
member this.Ipv4Address : string
Public ReadOnly Property Ipv4Address As String
Property Value
- Attributes