Interface BlobServiceProperties.DefinitionStages.WithCreate
- All Superinterfaces:
BlobServiceProperties.DefinitionStages.WithBlobVersioning,BlobServiceProperties.DefinitionStages.WithContainerDeleteRetentionPolicy,BlobServiceProperties.DefinitionStages.WithCors,BlobServiceProperties.DefinitionStages.WithDefaultServiceVersion,BlobServiceProperties.DefinitionStages.WithDeleteRetentionPolicy,Creatable<BlobServiceProperties>,HasName,Indexable
- All Known Subinterfaces:
BlobServiceProperties.Definition
- Enclosing interface:
- BlobServiceProperties.DefinitionStages
public static interface BlobServiceProperties.DefinitionStages.WithCreate
extends Creatable<BlobServiceProperties>, BlobServiceProperties.DefinitionStages.WithCors, BlobServiceProperties.DefinitionStages.WithDefaultServiceVersion, BlobServiceProperties.DefinitionStages.WithDeleteRetentionPolicy, BlobServiceProperties.DefinitionStages.WithBlobVersioning, BlobServiceProperties.DefinitionStages.WithContainerDeleteRetentionPolicy
The stage of the definition which contains all the minimum required inputs for the resource to be created
(via
Creatable.create()), but also allows for any other optional settings to be specified.-
Method Summary
Methods inherited from interface com.azure.resourcemanager.storage.models.BlobServiceProperties.DefinitionStages.WithBlobVersioning
withBlobVersioningEnabledMethods inherited from interface com.azure.resourcemanager.storage.models.BlobServiceProperties.DefinitionStages.WithContainerDeleteRetentionPolicy
withContainerDeleteRetentionPolicy, withContainerDeleteRetentionPolicyEnabledMethods inherited from interface com.azure.resourcemanager.storage.models.BlobServiceProperties.DefinitionStages.WithCors
withCORSRule, withCORSRulesMethods inherited from interface com.azure.resourcemanager.storage.models.BlobServiceProperties.DefinitionStages.WithDefaultServiceVersion
withDefaultServiceVersionMethods inherited from interface com.azure.resourcemanager.storage.models.BlobServiceProperties.DefinitionStages.WithDeleteRetentionPolicy
withDeleteRetentionPolicy, withDeleteRetentionPolicyDisabled, withDeleteRetentionPolicyEnabledMethods inherited from interface com.azure.resourcemanager.resources.fluentcore.model.Creatable
create, create, createAsync, createAsync