Compartir a través de


CloningInfo.TrafficManagerProfileName Propiedad

Definición

Obtiene o establece el nombre del perfil de Traffic Manager que se va a crear. Esto solo es necesario si el perfil de Traffic Manager aún no existe.

[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

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a