Freigeben über


AccountProperties.PublicNetworkAccess Eigenschaft

Definition

Ruft ab oder legt fest, ob der Zugriff auf öffentliche Endpunkte für dieses Konto zulässig ist. Mögliche Werte sind: "Aktiviert", "Deaktiviert".

[Newtonsoft.Json.JsonProperty(PropertyName="publicNetworkAccess")]
public string PublicNetworkAccess { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="publicNetworkAccess")>]
member this.PublicNetworkAccess : string with get, set
Public Property PublicNetworkAccess As String

Eigenschaftswert

Attribute
Newtonsoft.Json.JsonPropertyAttribute

Gilt für: