Interface BlobContainer.DefinitionStages.WithCreate
- All Superinterfaces:
BlobContainer.DefinitionStages.WithMetadata,Creatable<BlobContainer>,HasName,Indexable
- All Known Subinterfaces:
BlobContainer.Definition
- Enclosing interface:
BlobContainer.DefinitionStages
public static interface BlobContainer.DefinitionStages.WithCreate
extends BlobContainer.DefinitionStages.WithMetadata, Creatable<BlobContainer>
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.BlobContainer.DefinitionStages.WithMetadata
withMetadata, withMetadataMethods inherited from interface com.azure.resourcemanager.resources.fluentcore.model.Creatable
create, create, createAsync, createAsync