@Beta public interface BlobServiceProperties extends HasInner<com.microsoft.azure.management.storage.implementation.BlobServicePropertiesInner>, Indexable, Refreshable<BlobServiceProperties>, Updatable<BlobServiceProperties.Update>, 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() |
inner
key
refresh, refreshAsync
update
manager
CorsRules cors()
String defaultServiceVersion()
DeleteRetentionPolicy deleteRetentionPolicy()
String id()
String name()
String type()
Copyright © 2019. All rights reserved.