@Beta public interface BlobServiceProperties extends com.microsoft.azure.management.resources.fluentcore.model.HasInner<com.microsoft.azure.management.storage.implementation.BlobServicePropertiesInner>, com.microsoft.azure.management.resources.fluentcore.model.Indexable, com.microsoft.azure.management.resources.fluentcore.model.Refreshable<BlobServiceProperties>, com.microsoft.azure.management.resources.fluentcore.model.Updatable<BlobServiceProperties.Update>, com.microsoft.azure.management.resources.fluentcore.arm.models.HasManager<com.microsoft.azure.management.storage.implementation.StorageManager>
| Modifier and Type | Interface and Description |
|---|---|
static interface |
BlobServiceProperties.Definition
The entirety of the BlobServiceProperties definition.
|
static interface |
BlobServiceProperties.DefinitionStages
Grouping of BlobServiceProperties definition stages.
|
static interface |
BlobServiceProperties.Update
The template for a BlobServiceProperties update operation, containing all the settings that can be modified.
|
static interface |
BlobServiceProperties.UpdateStages
Grouping of BlobServiceProperties update stages.
|
| Modifier and Type | Method and Description |
|---|---|
CorsRules |
cors() |
String |
defaultServiceVersion() |
DeleteRetentionPolicy |
deleteRetentionPolicy() |
String |
id() |
String |
name() |
String |
type() |
innerkeyrefresh, refreshAsyncCorsRules cors()
String defaultServiceVersion()
DeleteRetentionPolicy deleteRetentionPolicy()
String id()
String name()
String type()
/**
* Copyright (c) Microsoft Corporation. All rights reserved.
* Licensed under the MIT License. See License.txt in the project root for
* license information.
*/