SqlVirtualMachineGroup.ClusterConfiguration Property

Definition

Gets cluster type. Possible values include: 'Domainful'

[Newtonsoft.Json.JsonProperty(PropertyName="properties.clusterConfiguration")]
public string ClusterConfiguration { get; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.clusterConfiguration")>]
member this.ClusterConfiguration : string
Public ReadOnly Property ClusterConfiguration As String

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to