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

44 строки
3.2 KiB
YAML

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