Freigeben über


VideoAnalyzerAccount.PublicNetworkAccess Eigenschaft

Definition

Ruft ab oder legt fest, ob der Zugriff auf öffentliche Netzwerke für Ressourcen unter dem Video Analyzer-Konto zulässig ist. Mögliche Werte sind: "Aktiviert", "Deaktiviert".

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

Eigenschaftswert

Attribute
Newtonsoft.Json.JsonPropertyAttribute

Gilt für: