public static interface StorageAccount.DefinitionStages.WithBlobAccess
| Modifier and Type | Method and Description |
|---|---|
StorageAccount.DefinitionStages.WithCreate |
disableBlobPublicAccess()
Disables blob public access.
|
StorageAccount.DefinitionStages.WithCreate disableBlobPublicAccess()
/**
* Copyright (c) Microsoft Corporation. All rights reserved.
* Licensed under the MIT License. See License.txt in the project root for
* license information.
*/