public interface StorageManagementClient
| Modifier and Type | Method and Description |
|---|---|
String |
getApiVersion()
Gets Api Version.
|
BlobContainersClient |
getBlobContainers()
Gets the BlobContainersClient object to access its operations.
|
BlobInventoryPoliciesClient |
getBlobInventoryPolicies()
Gets the BlobInventoryPoliciesClient object to access its operations.
|
BlobServicesClient |
getBlobServices()
Gets the BlobServicesClient object to access its operations.
|
Duration |
getDefaultPollInterval()
Gets The default poll interval for long-running operation.
|
DeletedAccountsClient |
getDeletedAccounts()
Gets the DeletedAccountsClient object to access its operations.
|
EncryptionScopesClient |
getEncryptionScopes()
Gets the EncryptionScopesClient object to access its operations.
|
String |
getEndpoint()
Gets server parameter.
|
FileServicesClient |
getFileServices()
Gets the FileServicesClient object to access its operations.
|
FileSharesClient |
getFileShares()
Gets the FileSharesClient object to access its operations.
|
com.azure.core.http.HttpPipeline |
getHttpPipeline()
Gets The HTTP pipeline to send requests through.
|
ManagementPoliciesClient |
getManagementPolicies()
Gets the ManagementPoliciesClient object to access its operations.
|
ObjectReplicationPoliciesOperationsClient |
getObjectReplicationPoliciesOperations()
Gets the ObjectReplicationPoliciesOperationsClient object to access its operations.
|
OperationsClient |
getOperations()
Gets the OperationsClient object to access its operations.
|
PrivateEndpointConnectionsClient |
getPrivateEndpointConnections()
Gets the PrivateEndpointConnectionsClient object to access its operations.
|
PrivateLinkResourcesClient |
getPrivateLinkResources()
Gets the PrivateLinkResourcesClient object to access its operations.
|
QueuesClient |
getQueues()
Gets the QueuesClient object to access its operations.
|
QueueServicesClient |
getQueueServices()
Gets the QueueServicesClient object to access its operations.
|
SkusClient |
getSkus()
Gets the SkusClient object to access its operations.
|
StorageAccountsClient |
getStorageAccounts()
Gets the StorageAccountsClient object to access its operations.
|
String |
getSubscriptionId()
Gets The ID of the target subscription.
|
TablesClient |
getTables()
Gets the TablesClient object to access its operations.
|
TableServicesClient |
getTableServices()
Gets the TableServicesClient object to access its operations.
|
UsagesClient |
getUsages()
Gets the UsagesClient object to access its operations.
|
String getSubscriptionId()
String getEndpoint()
String getApiVersion()
com.azure.core.http.HttpPipeline getHttpPipeline()
Duration getDefaultPollInterval()
OperationsClient getOperations()
SkusClient getSkus()
StorageAccountsClient getStorageAccounts()
DeletedAccountsClient getDeletedAccounts()
UsagesClient getUsages()
ManagementPoliciesClient getManagementPolicies()
BlobInventoryPoliciesClient getBlobInventoryPolicies()
PrivateEndpointConnectionsClient getPrivateEndpointConnections()
PrivateLinkResourcesClient getPrivateLinkResources()
ObjectReplicationPoliciesOperationsClient getObjectReplicationPoliciesOperations()
EncryptionScopesClient getEncryptionScopes()
BlobServicesClient getBlobServices()
BlobContainersClient getBlobContainers()
FileServicesClient getFileServices()
FileSharesClient getFileShares()
QueueServicesClient getQueueServices()
QueuesClient getQueues()
TableServicesClient getTableServices()
TablesClient getTables()
Copyright © 2021 Microsoft Corporation. All rights reserved.