Interface BlobServiceProperties.Definition
- All Superinterfaces:
BlobServiceProperties.DefinitionStages.Blank
,BlobServiceProperties.DefinitionStages.WithCors
,BlobServiceProperties.DefinitionStages.WithCreate
,BlobServiceProperties.DefinitionStages.WithDefaultServiceVersion
,BlobServiceProperties.DefinitionStages.WithDeleteRetentionPolicy
,BlobServiceProperties.DefinitionStages.WithStorageAccount
,Creatable<BlobServiceProperties>
,HasName
,Indexable
- Enclosing interface:
- BlobServiceProperties
public static interface BlobServiceProperties.Definition
extends BlobServiceProperties.DefinitionStages.Blank, BlobServiceProperties.DefinitionStages.WithStorageAccount, BlobServiceProperties.DefinitionStages.WithCreate
The entirety of the BlobServiceProperties definition.
-
Method Summary
Methods inherited from interface com.microsoft.azure.management.storage.BlobServiceProperties.DefinitionStages.WithCors
withCORSRule, withCORSRules
Methods inherited from interface com.microsoft.azure.management.storage.BlobServiceProperties.DefinitionStages.WithDefaultServiceVersion
withDefaultServiceVersion
Methods inherited from interface com.microsoft.azure.management.storage.BlobServiceProperties.DefinitionStages.WithDeleteRetentionPolicy
withDeleteRetentionPolicy, withDeleteRetentionPolicyDisabled, withDeleteRetentionPolicyEnabled
Methods inherited from interface com.microsoft.azure.management.storage.BlobServiceProperties.DefinitionStages.WithStorageAccount
withExistingStorageAccount
Methods inherited from interface com.microsoft.azure.management.resources.fluentcore.model.Creatable
create, createAsync, createAsync