Interface StorageInsight.DefinitionStages.WithCreate
- All Superinterfaces:
StorageInsight.DefinitionStages.WithContainers, StorageInsight.DefinitionStages.WithETag, StorageInsight.DefinitionStages.WithStorageAccount, StorageInsight.DefinitionStages.WithTables, StorageInsight.DefinitionStages.WithTags
- All Known Subinterfaces:
StorageInsight.Definition
- Enclosing interface:
StorageInsight.DefinitionStages
public static interface StorageInsight.DefinitionStages.WithCreate
extends StorageInsight.DefinitionStages.WithTags, StorageInsight.DefinitionStages.WithETag, StorageInsight.DefinitionStages.WithContainers, StorageInsight.DefinitionStages.WithTables, StorageInsight.DefinitionStages.WithStorageAccount
The stage of the StorageInsight definition which contains all the minimum required properties for the
resource to be created, but also allows for any other optional properties to be specified.
-
Method Summary
Methods inherited from interface StorageInsight.DefinitionStages.WithContainers
withContainersMethods inherited from interface StorageInsight.DefinitionStages.WithETag
withETagMethods inherited from interface StorageInsight.DefinitionStages.WithStorageAccount
withStorageAccountMethods inherited from interface StorageInsight.DefinitionStages.WithTables
withTablesMethods inherited from interface StorageInsight.DefinitionStages.WithTags
withTags
-
Method Details
-
create
-
create
Executes the create request.- Parameters:
context- The context to associate with this operation.- Returns:
- the created resource.
-