Partager via


VideoAnalyzerAccount.PublicNetworkAccess Propriété

Définition

Obtient ou définit si l’accès au réseau public est autorisé ou non pour les ressources sous le compte Video Analyzer. Les valeurs possibles sont les suivantes : « Enabled », « Disabled »

[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)

Valeur de propriété

Attributs
Newtonsoft.Json.JsonPropertyAttribute

S’applique à