SqlVirtualMachineGroup.WsfcDomainProfile Property

Definition

Gets or sets cluster Active Directory domain profile.

[Newtonsoft.Json.JsonProperty(PropertyName="properties.wsfcDomainProfile")]
public Microsoft.Azure.Management.SqlVirtualMachine.Models.WsfcDomainProfile WsfcDomainProfile { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.wsfcDomainProfile")>]
member this.WsfcDomainProfile : Microsoft.Azure.Management.SqlVirtualMachine.Models.WsfcDomainProfile with get, set
Public Property WsfcDomainProfile As WsfcDomainProfile

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to