Sdílet prostřednictvím


ApplicationGetHttpsEndpoint.SubDomainSuffix Property

Definition

Gets or sets the subdomain suffix of the application.

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to