public static interface StorageAccount.UpdateStages.WithBlobAccess
| Modifier and Type | Method and Description |
|---|---|
StorageAccount.Update |
disableBlobPublicAccess()
Disables blob public access.
|
StorageAccount.Update |
enableBlobPublicAccess()
Allows blob public access, configured by individual containers.
|
StorageAccount.Update enableBlobPublicAccess()
StorageAccount.Update disableBlobPublicAccess()
/**
* Copyright (c) Microsoft Corporation. All rights reserved.
* Licensed under the MIT License. See License.txt in the project root for
* license information.
*/