Udostępnij za pośrednictwem


DomainAvailability.SubdomainName Property

Definition

Gets or sets the subdomain name to use.

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to