NetworkCloudClusterData.Kind Property

Definition

The type (kind) of the cluster. When specified, the value must exactly match the kind configured on the cluster manager that manages the cluster. If omitted, the service will default the value to the kind value of the cluster manager.

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

Property Value

Applies to