PSDataLakeStoreAccountBasic.FirewallAllowAzureIps Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Caution
This property is in DataLakeStoreAccount but removed in DataLakeStoreAccountBasic because the server does not return this property when listing accounts. This will be removed in a future release.
[System.Obsolete("This property is in DataLakeStoreAccount but removed in DataLakeStoreAccountBasic because the server does not return this property when listing accounts. This will be removed in a future release.")]
public Microsoft.Azure.Management.DataLake.Store.Models.FirewallAllowAzureIpsState? FirewallAllowAzureIps { get; }
[<System.Obsolete("This property is in DataLakeStoreAccount but removed in DataLakeStoreAccountBasic because the server does not return this property when listing accounts. This will be removed in a future release.")>]
member this.FirewallAllowAzureIps : Nullable<Microsoft.Azure.Management.DataLake.Store.Models.FirewallAllowAzureIpsState>
Public ReadOnly Property FirewallAllowAzureIps As Nullable(Of FirewallAllowAzureIpsState)
Property Value
- Attributes