次の方法で共有


CloningInfo.TrafficManagerProfileName プロパティ

定義

作成する Traffic Manager プロファイルの名前を取得または設定します。 これは、Traffic Manager プロファイルがまだ存在しない場合にのみ必要です。

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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象