Partager via


GroupLevelAccessControl.PublicNetworkAccess Propriété

Définition

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

[Newtonsoft.Json.JsonProperty(PropertyName="publicNetworkAccess")]
public Microsoft.Azure.Management.VideoAnalyzer.Models.PublicNetworkAccess? PublicNetworkAccess { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="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 à