azure-docs-sdk-java/legacy/docs-ref-autogen/com.azure.resourcemanager.m...

30 строки
2.2 KiB
YAML

### YamlMime:JavaType
uid: "com.azure.resourcemanager.machinelearningservices.models.ComputeResource.DefinitionStages.WithProperties"
fullName: "com.azure.resourcemanager.machinelearningservices.models.ComputeResource.DefinitionStages.WithProperties"
name: "ComputeResource.DefinitionStages.WithProperties"
nameWithType: "ComputeResource.DefinitionStages.WithProperties"
summary: "The stage of the Compute<wbr>Resource definition allowing to specify properties."
syntax: "public static interface **ComputeResource.DefinitionStages.WithProperties**"
methods:
- uid: "com.azure.resourcemanager.machinelearningservices.models.ComputeResource.DefinitionStages.WithProperties.withProperties(com.azure.resourcemanager.machinelearningservices.models.Compute)"
fullName: "com.azure.resourcemanager.machinelearningservices.models.ComputeResource.DefinitionStages.WithProperties.withProperties(Compute properties)"
name: "withProperties(Compute properties)"
nameWithType: "ComputeResource.DefinitionStages.WithProperties.withProperties(Compute properties)"
summary: "Specifies the properties property: Compute properties."
modifiers:
- "abstract"
parameters:
- description: "Compute properties."
name: "properties"
type: "<xref href=\"com.azure.resourcemanager.machinelearningservices.models.Compute?alt=com.azure.resourcemanager.machinelearningservices.models.Compute&text=Compute\" data-throw-if-not-resolved=\"False\" />"
syntax: "public abstract ComputeResource.DefinitionStages.WithCreate withProperties(Compute properties)"
desc: "Specifies the properties property: Compute properties."
returns:
description: "the next definition stage."
type: "<xref href=\"com.azure.resourcemanager.machinelearningservices.models.ComputeResource.DefinitionStages.WithCreate?alt=com.azure.resourcemanager.machinelearningservices.models.ComputeResource.DefinitionStages.WithCreate&text=WithCreate\" data-throw-if-not-resolved=\"False\" />"
type: "interface"
desc: "The stage of the ComputeResource definition allowing to specify properties."
metadata: {}
package: "com.azure.resourcemanager.machinelearningservices.models"
artifact: com.azure.resourcemanager:azure-resourcemanager-machinelearningservices:1.0.0-beta.1