IDataLakeStoreAccountManagementClient Interface
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.
Creates an Azure Data Lake Store account management client.
public interface IDataLakeStoreAccountManagementClient : IDisposable
type IDataLakeStoreAccountManagementClient = interface
interface IDisposable
Public Interface IDataLakeStoreAccountManagementClient
Implements IDisposable
- Derived
- Implements
Properties
AcceptLanguage |
Gets or sets the preferred language for the response. |
Account |
Gets the IAccountOperations. |
Accounts |
Gets the IAccountsOperations. |
ApiVersion |
Client Api Version. |
BaseUri |
The base URI of the service. |
Credentials |
Credentials needed for the client to connect to Azure. |
DeserializationSettings |
Gets or sets json deserialization settings. |
FirewallRules |
Gets the IFirewallRulesOperations. |
GenerateClientRequestId |
When set to true a unique x-ms-client-request-id value is generated and included in each request. Default is true. |
Locations |
Gets the ILocationsOperations. |
LongRunningOperationRetryTimeout |
Gets or sets the retry timeout in seconds for Long Running Operations. Default value is 30. |
Operations |
Gets the IOperations. |
SerializationSettings |
Gets or sets json serialization settings. |
SubscriptionId |
Gets subscription credentials which uniquely identify Microsoft Azure subscription. The subscription ID forms part of the URI for every service call. |
TrustedIdProviders |
Gets the ITrustedIdProvidersOperations. |
VirtualNetworkRules |
Gets the IVirtualNetworkRulesOperations. |
Applies to
Azure SDK for .NET