azure-docs-sdk-java/docs-ref-autogen/com.azure.resourcemanager.e...

42 строки
2.6 KiB
YAML

### YamlMime:JavaType
uid: "com.azure.resourcemanager.elasticsan.models.Snapshot.DefinitionStages.WithCreate"
fullName: "com.azure.resourcemanager.elasticsan.models.Snapshot.DefinitionStages.WithCreate"
name: "Snapshot.DefinitionStages.WithCreate"
nameWithType: "Snapshot.DefinitionStages.WithCreate"
summary: "The stage of the Snapshot 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."
syntax: "public static interface **Snapshot.DefinitionStages.WithCreate**"
methods:
- uid: "com.azure.resourcemanager.elasticsan.models.Snapshot.DefinitionStages.WithCreate.create()"
fullName: "com.azure.resourcemanager.elasticsan.models.Snapshot.DefinitionStages.WithCreate.create()"
name: "create()"
nameWithType: "Snapshot.DefinitionStages.WithCreate.create()"
summary: "Executes the create request."
modifiers:
- "abstract"
syntax: "public abstract Snapshot create()"
desc: "Executes the create request."
returns:
description: "the created resource."
type: "<xref href=\"com.azure.resourcemanager.elasticsan.models.Snapshot?alt=com.azure.resourcemanager.elasticsan.models.Snapshot&text=Snapshot\" data-throw-if-not-resolved=\"False\" />"
- uid: "com.azure.resourcemanager.elasticsan.models.Snapshot.DefinitionStages.WithCreate.create(com.azure.core.util.Context)"
fullName: "com.azure.resourcemanager.elasticsan.models.Snapshot.DefinitionStages.WithCreate.create(Context context)"
name: "create(Context context)"
nameWithType: "Snapshot.DefinitionStages.WithCreate.create(Context context)"
summary: "Executes the create request."
modifiers:
- "abstract"
parameters:
- description: "The context to associate with this operation."
name: "context"
type: "<xref href=\"com.azure.core.util.Context?alt=com.azure.core.util.Context&text=Context\" data-throw-if-not-resolved=\"False\" />"
syntax: "public abstract Snapshot create(Context context)"
desc: "Executes the create request."
returns:
description: "the created resource."
type: "<xref href=\"com.azure.resourcemanager.elasticsan.models.Snapshot?alt=com.azure.resourcemanager.elasticsan.models.Snapshot&text=Snapshot\" data-throw-if-not-resolved=\"False\" />"
type: "interface"
desc: "The stage of the Snapshot 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."
metadata: {}
package: "com.azure.resourcemanager.elasticsan.models"
artifact: com.azure.resourcemanager:azure-resourcemanager-elasticsan:1.0.0