Share via


TenantIdDescription.DefaultDomain Property

Definition

Gets the default domain for the tenant.

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to