Share via


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 Microsoft.Azure.PowerShell.Cmdlets.Kusto.Support.PublicIPType? PublicIPType { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.Kusto.Origin(Microsoft.Azure.PowerShell.Cmdlets.Kusto.PropertyOrigin.Owned)>]
member this.PublicIPType : Nullable<Microsoft.Azure.PowerShell.Cmdlets.Kusto.Support.PublicIPType> with get, set
Public Property PublicIPType As Nullable(Of PublicIPType)

Property Value

Implements

Attributes

Applies to