public static interface BlobContainer.UpdateStages
| Modifier and Type | Interface and Description |
|---|---|
static interface |
BlobContainer.UpdateStages.WithMetadata
The stage of the blobcontainer update allowing to specify Metadata.
|
static interface |
BlobContainer.UpdateStages.WithPublicAccess
The stage of the blobcontainer update allowing to specify PublicAccess.
|
/**
* Copyright (c) Microsoft Corporation. All rights reserved.
* Licensed under the MIT License. See License.txt in the project root for
* license information.
*/