你当前正在访问 Microsoft Azure Global Edition 技术文档网站。 如果需要访问由世纪互联运营的 Microsoft Azure 中国技术文档网站,请访问 https://docs.azure.cn

CloningInfo.TrafficManagerProfileId 属性

定义

获取或设置要使用的流量管理器配置文件的 ARM 资源 ID(如果存在)。 流量管理器资源 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

适用于