Partager via


Server.RestrictOutboundNetworkAccess Propriété

Définition

Obtient ou définit si l’accès réseau sortant doit être restreint ou non pour ce serveur. La valeur est facultative, mais si elle est transmise, doit être « Activé » ou « Désactivé ». Les valeurs possibles sont les suivantes : « Enabled », « Disabled »

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

Valeur de propriété

Attributs
Newtonsoft.Json.JsonPropertyAttribute

S’applique à