public static interface BlobServiceProperties.UpdateStages
| Modifier and Type | Interface and Description |
|---|---|
static interface |
BlobServiceProperties.UpdateStages.WithCors
The stage of the blobserviceproperties update allowing to specify Cors.
|
static interface |
BlobServiceProperties.UpdateStages.WithDefaultServiceVersion
The stage of the blobserviceproperties update allowing to specify DefaultServiceVersion.
|
static interface |
BlobServiceProperties.UpdateStages.WithDeleteRetentionPolicy
The stage of the blobserviceproperties update allowing to specify DeleteRetentionPolicy.
|
/**
* Copyright (c) Microsoft Corporation. All rights reserved.
* Licensed under the MIT License. See License.txt in the project root for
* license information.
*/