ClusterProperties.PublicIPType Property

Definition

Indicates what public IP type to create - IPv4 (default), or DualStack (both IPv4 and IPv6)

[Microsoft.Azure.PowerShell.Cmdlets.Kusto.Origin(Microsoft.Azure.PowerShell.Cmdlets.Kusto.PropertyOrigin.Owned)]
public string PublicIPType { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.Kusto.Origin(Microsoft.Azure.PowerShell.Cmdlets.Kusto.PropertyOrigin.Owned)>]
member this.PublicIPType : string with get, set
Public Property PublicIPType As String

Property Value

Implements

Attributes

Applies to