HostNameBindingInner.AzureResourceName Property

Definition

Gets or sets azure resource name.

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to