Share via


ICapabilities.IPAddressType Property

Definition

The ip address type that this capability describes.

[Microsoft.Azure.PowerShell.Cmdlets.ContainerInstance.Runtime.Info(Description="The ip address type that this capability describes.", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=true, Required=false, SerializedName="ipAddressType")]
public string IPAddressType { get; }
[<Microsoft.Azure.PowerShell.Cmdlets.ContainerInstance.Runtime.Info(Description="The ip address type that this capability describes.", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=true, Required=false, SerializedName="ipAddressType")>]
member this.IPAddressType : string
Public ReadOnly Property IPAddressType As String

Property Value

Attributes

Applies to