ICapabilities.IPAddressType Property

Definition

[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

String
Attributes

Applies to