HostNameBinding.DomainId Property

Definition

Gets or sets fully qualified ARM domain resource URI.

[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