Share via


HostNameBinding.DomainId Property

Definition

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to