Package | Description |
---|---|
com.microsoft.azure.management.storage |
This package contains the classes for StorageManagementClient.
|
Modifier and Type | Method and Description |
---|---|
BlobContainer.Update |
BlobContainer.UpdateStages.WithMetadata.withMetadata(Map<String,String> metadata)
Specifies metadata.
|
BlobContainer.Update |
BlobContainer.UpdateStages.WithMetadata.withMetadata(String name,
String value)
Specifies a singluar instance of metadata.
|
BlobContainer.Update |
BlobContainer.UpdateStages.WithPublicAccess.withPublicAccess(PublicAccess publicAccess)
Specifies publicAccess.
|
Copyright © 2019. All rights reserved.