KustoClusterData.PublicIPType Property

Definition

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

public Azure.ResourceManager.Kusto.Models.KustoClusterPublicIPType? PublicIPType { get; set; }
member this.PublicIPType : Nullable<Azure.ResourceManager.Kusto.Models.KustoClusterPublicIPType> with get, set
Public Property PublicIPType As Nullable(Of KustoClusterPublicIPType)

Property Value

Applies to