Package | Description |
---|---|
com.microsoft.azure.management.datalake.store |
This package contains the classes for DataLakeStoreAccountManagementClient.
|
Modifier and Type | Method and Description |
---|---|
CapabilityInformation |
Locations.getCapability(String location)
Gets subscription-level properties and limits for Data Lake Store specified by resource location.
|
Modifier and Type | Method and Description |
---|---|
rx.Observable<CapabilityInformation> |
Locations.getCapabilityAsync(String location)
Gets subscription-level properties and limits for Data Lake Store specified by resource location.
|
ServiceFuture<CapabilityInformation> |
Locations.getCapabilityAsync(String location,
ServiceCallback<CapabilityInformation> serviceCallback)
Gets subscription-level properties and limits for Data Lake Store specified by resource location.
|
rx.Observable<ServiceResponse<CapabilityInformation>> |
Locations.getCapabilityWithServiceResponseAsync(String location)
Gets subscription-level properties and limits for Data Lake Store specified by resource location.
|
Modifier and Type | Method and Description |
---|---|
ServiceFuture<CapabilityInformation> |
Locations.getCapabilityAsync(String location,
ServiceCallback<CapabilityInformation> serviceCallback)
Gets subscription-level properties and limits for Data Lake Store specified by resource location.
|
Copyright © 2019. All rights reserved.