次の方法で共有


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

適用対象