# Functions
New creates an instance of the ManagementClient client.
NewFirewallRulesClient creates an instance of the FirewallRulesClient client.
NewFirewallRulesClientWithBaseURI creates an instance of the FirewallRulesClient client.
NewGroupClient creates an instance of the GroupClient client.
NewGroupClientWithBaseURI creates an instance of the GroupClient client.
NewTrustedIDProvidersClient creates an instance of the TrustedIDProvidersClient client.
NewTrustedIDProvidersClientWithBaseURI creates an instance of the TrustedIDProvidersClient client.
NewWithBaseURI creates an instance of the ManagementClient client.
UserAgent returns the UserAgent string to use when sending http.Requests.
Version returns the semantic version (see http://semver.org) of the client.
# Constants
Active specifies the active state for data lake store account state.
Commitment100TB specifies the commitment 100tb state for tier type.
Commitment10TB specifies the commitment 10tb state for tier type.
Commitment1PB specifies the commitment 1pb state for tier type.
Commitment1TB specifies the commitment 1tb state for tier type.
Commitment500TB specifies the commitment 500tb state for tier type.
Commitment5PB specifies the commitment 5pb state for tier type.
Consumption specifies the consumption state for tier type.
Creating specifies the creating state for data lake store account status.
DefaultBaseURI is the default URI used for the service Account.
Deleted specifies the deleted state for data lake store account status.
Deleting specifies the deleting state for data lake store account status.
Disabled specifies the disabled state for encryption state.
Enabled specifies the enabled state for encryption state.
EncryptionProvisioningStateCreating specifies the encryption provisioning state creating state for encryption provisioning state.
EncryptionProvisioningStateSucceeded specifies the encryption provisioning state succeeded state for encryption provisioning state.
Failed specifies the failed state for data lake store account status.
FirewallAllowAzureIpsStateDisabled specifies the firewall allow azure ips state disabled state for firewall allow azure ips state.
FirewallAllowAzureIpsStateEnabled specifies the firewall allow azure ips state enabled state for firewall allow azure ips state.
FirewallStateDisabled specifies the firewall state disabled state for firewall state.
FirewallStateEnabled specifies the firewall state enabled state for firewall state.
Patching specifies the patching state for data lake store account status.
Resuming specifies the resuming state for data lake store account status.
Running specifies the running state for data lake store account status.
ServiceManaged specifies the service managed state for encryption config type.
Succeeded specifies the succeeded state for data lake store account status.
Suspended specifies the suspended state for data lake store account state.
Suspending specifies the suspending state for data lake store account status.
TrustedIDProviderStateDisabled specifies the trusted id provider state disabled state for trusted id provider state.
TrustedIDProviderStateEnabled specifies the trusted id provider state enabled state for trusted id provider state.
UserManaged specifies the user managed state for encryption config type.
# Structs
DataLakeStoreAccount is data Lake Store account information.
DataLakeStoreAccountBasic is basic Data Lake Store account information, returned on list calls.
DataLakeStoreAccountListResult is data Lake Store account list information response.
DataLakeStoreAccountProperties is data Lake Store account properties information.
DataLakeStoreAccountPropertiesBasic is the basic account specific properties that are associated with an underlying Data Lake Store account.
DataLakeStoreAccountUpdateParameters is data Lake Store account information to update.
DataLakeStoreFirewallRuleListResult is data Lake Store firewall rule list information.
DataLakeStoreTrustedIDProviderListResult is data Lake Store trusted identity provider list information.
EncryptionConfig is the encryption configuration for the account.
EncryptionIdentity is the encryption identity properties.
ErrorDetails is data Lake Store error details information.
FirewallRule is data Lake Store firewall rule information.
FirewallRuleProperties is data Lake Store firewall rule properties information.
FirewallRulesClient is the creates an Azure Data Lake Store account management client.
GroupClient is the creates an Azure Data Lake Store account management client.
KeyVaultMetaInfo is metadata information used by account encryption.
ManagementClient is the base client for Account.
Resource is the Resource model definition.
SubResource is the Resource model definition for a nested resource.
TrustedIDProvider is data Lake Store Trusted Identity Provider information.
TrustedIDProviderProperties is data Lake Store trusted identity provider properties information.
TrustedIDProvidersClient is the creates an Azure Data Lake Store account management client.
UpdateDataLakeStoreAccountProperties is data Lake Store account properties information to be updated.
UpdateEncryptionConfig is the encryption configuration used to update a user managed Key Vault key.
UpdateFirewallRuleParameters is data Lake Analytics firewall rule update parameters.
UpdateFirewallRuleProperties is data Lake Analytics firewall rule properties information.
UpdateKeyVaultMetaInfo is the Key Vault update information used for user managed key rotation.
UpdateTrustedIDProviderParameters is data Lake Store Trusted Identity Provider update parameters.
UpdateTrustedIDProviderProperties is data Lake Store trusted identity provider property update information.
# Type aliases
DataLakeStoreAccountState enumerates the values for data lake store account state.
DataLakeStoreAccountStatus enumerates the values for data lake store account status.
EncryptionConfigType enumerates the values for encryption config type.
EncryptionProvisioningState enumerates the values for encryption provisioning state.
EncryptionState enumerates the values for encryption state.
FirewallAllowAzureIpsState enumerates the values for firewall allow azure ips state.
FirewallState enumerates the values for firewall state.
TierType enumerates the values for tier type.
TrustedIDProviderState enumerates the values for trusted id provider state.