Share via


KustoClusterVirtualNetworkConfiguration.State Property

Definition

When enabled, the cluster is deployed into the configured subnet, when disabled it will be removed from the subnet.

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

Property Value

Applies to