Freigeben über


Profile.ProfileStatus Eigenschaft

Definition

Ruft die status des Traffic Manager-Profils ab oder legt diese fest. Mögliche Werte sind: "Aktiviert", "Deaktiviert".

[Newtonsoft.Json.JsonProperty(PropertyName="properties.profileStatus")]
public Microsoft.Azure.Management.TrafficManager.Models.ProfileStatus? ProfileStatus { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.profileStatus")>]
member this.ProfileStatus : Nullable<Microsoft.Azure.Management.TrafficManager.Models.ProfileStatus> with get, set
Public Property ProfileStatus As Nullable(Of ProfileStatus)

Eigenschaftswert

Attribute
Newtonsoft.Json.JsonPropertyAttribute

Gilt für: