44 строки
3.1 KiB
YAML
44 строки
3.1 KiB
YAML
|
### YamlMime:JavaType
|
||
|
uid: "com.azure.resourcemanager.apicenter.models.Environment.DefinitionStages.WithCreate"
|
||
|
fullName: "com.azure.resourcemanager.apicenter.models.Environment.DefinitionStages.WithCreate"
|
||
|
name: "Environment.DefinitionStages.WithCreate"
|
||
|
nameWithType: "Environment.DefinitionStages.WithCreate"
|
||
|
summary: "The stage of the Environment 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 **Environment.DefinitionStages.WithCreate**</br> extends <xref href=\"com.azure.resourcemanager.apicenter.models.Environment.DefinitionStages.WithProperties?alt=com.azure.resourcemanager.apicenter.models.Environment.DefinitionStages.WithProperties&text=WithProperties\" data-throw-if-not-resolved=\"False\" />"
|
||
|
methods:
|
||
|
- uid: "com.azure.resourcemanager.apicenter.models.Environment.DefinitionStages.WithCreate.create()"
|
||
|
fullName: "com.azure.resourcemanager.apicenter.models.Environment.DefinitionStages.WithCreate.create()"
|
||
|
name: "create()"
|
||
|
nameWithType: "Environment.DefinitionStages.WithCreate.create()"
|
||
|
summary: "Executes the create request."
|
||
|
modifiers:
|
||
|
- "abstract"
|
||
|
syntax: "public abstract Environment create()"
|
||
|
desc: "Executes the create request."
|
||
|
returns:
|
||
|
description: "the created resource."
|
||
|
type: "<xref href=\"com.azure.resourcemanager.apicenter.models.Environment?alt=com.azure.resourcemanager.apicenter.models.Environment&text=Environment\" data-throw-if-not-resolved=\"False\" />"
|
||
|
- uid: "com.azure.resourcemanager.apicenter.models.Environment.DefinitionStages.WithCreate.create(com.azure.core.util.Context)"
|
||
|
fullName: "com.azure.resourcemanager.apicenter.models.Environment.DefinitionStages.WithCreate.create(Context context)"
|
||
|
name: "create(Context context)"
|
||
|
nameWithType: "Environment.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 Environment create(Context context)"
|
||
|
desc: "Executes the create request."
|
||
|
returns:
|
||
|
description: "the created resource."
|
||
|
type: "<xref href=\"com.azure.resourcemanager.apicenter.models.Environment?alt=com.azure.resourcemanager.apicenter.models.Environment&text=Environment\" data-throw-if-not-resolved=\"False\" />"
|
||
|
type: "interface"
|
||
|
desc: "The stage of the Environment 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."
|
||
|
implements:
|
||
|
- "<xref href=\"com.azure.resourcemanager.apicenter.models.Environment.DefinitionStages.WithProperties?alt=com.azure.resourcemanager.apicenter.models.Environment.DefinitionStages.WithProperties&text=WithProperties\" data-throw-if-not-resolved=\"False\" />"
|
||
|
metadata: {}
|
||
|
package: "com.azure.resourcemanager.apicenter.models"
|
||
|
artifact: com.azure.resourcemanager:azure-resourcemanager-apicenter:1.0.0
|