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

30 строки
2.1 KiB
YAML

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