Package | Description |
---|---|
com.azure.storage.blob |
Package containing the classes for BlobServiceClient.
|
com.azure.storage.blob.specialized |
Package containing specialized clients for Azure Storage Blobs.
|
Modifier and Type | Method and Description |
---|---|
StorageAccountInfo |
BlobServiceClient.getAccountInfo()
Returns the sku name and account kind for the account.
|
StorageAccountInfo |
BlobContainerClient.getAccountInfo(Duration timeout)
Returns the sku name and account kind for the account.
|
Modifier and Type | Method and Description |
---|---|
StorageAccountInfo |
BlobClientBase.getAccountInfo()
Returns the sku name and account kind for the account.
|
Copyright © 2019 Microsoft Corporation. All rights reserved.