WsfcDomainProfile.DomainFqdn Property

Definition

Gets or sets fully qualified name of the domain.

[Newtonsoft.Json.JsonProperty(PropertyName="domainFqdn")]
public string DomainFqdn { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="domainFqdn")>]
member this.DomainFqdn : string with get, set
Public Property DomainFqdn As String

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to