Compartir a través de


CloningInfo.TrafficManagerProfileId Propiedad

Definición

Obtiene o establece el identificador de recurso de ARM del perfil de Traffic Manager que se va a usar, si existe. El identificador de recurso de Traffic Manager tiene el formato /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

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a