Compartir a través de


ClusterUpdate.VirtualNetworkConfigurationState Property

Definition

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

[Microsoft.Azure.PowerShell.Cmdlets.Kusto.Origin(Microsoft.Azure.PowerShell.Cmdlets.Kusto.PropertyOrigin.Inlined)]
public Microsoft.Azure.PowerShell.Cmdlets.Kusto.Support.VnetState? VirtualNetworkConfigurationState { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.Kusto.Origin(Microsoft.Azure.PowerShell.Cmdlets.Kusto.PropertyOrigin.Inlined)>]
member this.VirtualNetworkConfigurationState : Nullable<Microsoft.Azure.PowerShell.Cmdlets.Kusto.Support.VnetState> with get, set
Public Property VirtualNetworkConfigurationState As Nullable(Of VnetState)

Property Value

Implements

Attributes

Applies to