Share via


Microsoftgraphcontract.DefaultDomainName Property

Definition

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to