次の方法で共有


CloningInfo.TrafficManagerProfileId プロパティ

定義

使用する Traffic Manager プロファイルの ARM リソース ID (存在する場合) を取得または設定します。 Traffic Manager リソース ID は、/subscriptions/{subId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Network/trafficManagerProfiles/{profileName} の形式です。

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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象