다음을 통해 공유


HostName.AzureResourceName 속성

정의

호스트 이름이 할당된 Azure 리소스의 이름을 가져오거나 설정합니다. Traffic Manager에 할당된 경우 Traffic Manager 이름이고, 그렇지 않으면 앱 이름이 됩니다.

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

속성 값

특성
Newtonsoft.Json.JsonPropertyAttribute

적용 대상