CloningInfo.TrafficManagerProfileId Property

Definition

Gets or sets ARM resource ID of the Traffic Manager profile to use, if it exists. Traffic Manager resource ID is of the form /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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to