IPacketCoreDataPlanePropertiesFormat.UserPlaneAccessInterfaceIpv4Address 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.
The IPv4 address.
[Microsoft.Azure.PowerShell.Cmdlets.MobileNetwork.Runtime.Info(Description="The IPv4 address.", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=false, Required=false, SerializedName="ipv4Address")]
public string UserPlaneAccessInterfaceIpv4Address { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.MobileNetwork.Runtime.Info(Description="The IPv4 address.", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=false, Required=false, SerializedName="ipv4Address")>]
member this.UserPlaneAccessInterfaceIpv4Address : string with get, set
Public Property UserPlaneAccessInterfaceIpv4Address As String
Property Value
- Attributes