Compartir a través de


KustoClusterData.PublicIPType Propiedad

Definición

Indica qué tipo de dirección IP pública se va a crear: IPv4 (valor predeterminado) o DualStack (IPv4 e 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)

Valor de propiedad

Se aplica a