CloningInfo.TrafficManagerProfileName Property

Definition

Gets or sets name of Traffic Manager profile to create. This is only needed if Traffic Manager profile does not already exist.

[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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to