ICapabilities.IPAddressType Property

Definition

The ip address type that this capability describes.

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

Property Value

Attributes

Applies to