Package | Description |
---|---|
com.microsoft.azure.management.datalake.store.models |
This package contains the models classes for DataLakeStoreAccountManagementClient.
|
Modifier and Type | Method and Description |
---|---|
FirewallAllowAzureIpsState |
CreateDataLakeStoreAccountParameters.firewallAllowAzureIps()
Get the firewallAllowAzureIps value.
|
FirewallAllowAzureIpsState |
UpdateDataLakeStoreAccountParameters.firewallAllowAzureIps()
Get the firewallAllowAzureIps value.
|
FirewallAllowAzureIpsState |
DataLakeStoreAccount.firewallAllowAzureIps()
Get the firewallAllowAzureIps value.
|
static FirewallAllowAzureIpsState |
FirewallAllowAzureIpsState.fromString(String value)
Parses a serialized value to a FirewallAllowAzureIpsState instance.
|
static FirewallAllowAzureIpsState |
FirewallAllowAzureIpsState.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static FirewallAllowAzureIpsState[] |
FirewallAllowAzureIpsState.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
CreateDataLakeStoreAccountParameters |
CreateDataLakeStoreAccountParameters.withFirewallAllowAzureIps(FirewallAllowAzureIpsState firewallAllowAzureIps)
Set the firewallAllowAzureIps value.
|
UpdateDataLakeStoreAccountParameters |
UpdateDataLakeStoreAccountParameters.withFirewallAllowAzureIps(FirewallAllowAzureIpsState firewallAllowAzureIps)
Set the firewallAllowAzureIps value.
|
Copyright © 2019. All rights reserved.