Partager via


UpdateDataLakeStoreAccountParameters.FirewallAllowAzureIps Propriété

Définition

Obtient ou définit l’état actuel d’autorisation ou d’interdiction des adresses IP provenant d’Azure via le pare-feu. Si le pare-feu est désactivé, cela n’est pas appliqué. Les valeurs possibles sont les suivantes : 'Enabled', 'Disabled'

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

Valeur de propriété

Attributs
Newtonsoft.Json.JsonPropertyAttribute

S’applique à