public interface BlobServiceProperties extends HasInnerModel<BlobServicePropertiesInner>, Indexable, Refreshable<BlobServiceProperties>, Updatable<BlobServiceProperties.Update>, HasManager<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() |
innerModelrefresh, refreshAsyncupdatemanagerCorsRules cors()
String defaultServiceVersion()
DeleteRetentionPolicy deleteRetentionPolicy()
String id()
String name()
String type()
Copyright © 2021 Microsoft Corporation. All rights reserved.