30 строки
2.0 KiB
YAML
30 строки
2.0 KiB
YAML
### YamlMime:JavaType
|
|
uid: "com.azure.resourcemanager.machinelearningservices.models.PrivateEndpointConnection.UpdateStages.WithSku"
|
|
fullName: "com.azure.resourcemanager.machinelearningservices.models.PrivateEndpointConnection.UpdateStages.WithSku"
|
|
name: "PrivateEndpointConnection.UpdateStages.WithSku"
|
|
nameWithType: "PrivateEndpointConnection.UpdateStages.WithSku"
|
|
summary: "The stage of the Private<wbr>Endpoint<wbr>Connection update allowing to specify sku."
|
|
syntax: "public static interface **PrivateEndpointConnection.UpdateStages.WithSku**"
|
|
methods:
|
|
- uid: "com.azure.resourcemanager.machinelearningservices.models.PrivateEndpointConnection.UpdateStages.WithSku.withSku(com.azure.resourcemanager.machinelearningservices.models.Sku)"
|
|
fullName: "com.azure.resourcemanager.machinelearningservices.models.PrivateEndpointConnection.UpdateStages.WithSku.withSku(Sku sku)"
|
|
name: "withSku(Sku sku)"
|
|
nameWithType: "PrivateEndpointConnection.UpdateStages.WithSku.withSku(Sku sku)"
|
|
summary: "Specifies the sku property: The sku of the workspace.."
|
|
modifiers:
|
|
- "abstract"
|
|
parameters:
|
|
- description: "The sku of the workspace."
|
|
name: "sku"
|
|
type: "<xref href=\"com.azure.resourcemanager.machinelearningservices.models.Sku?alt=com.azure.resourcemanager.machinelearningservices.models.Sku&text=Sku\" data-throw-if-not-resolved=\"False\" />"
|
|
syntax: "public abstract PrivateEndpointConnection.Update withSku(Sku sku)"
|
|
desc: "Specifies the sku property: The sku of the workspace.."
|
|
returns:
|
|
description: "the next definition stage."
|
|
type: "<xref href=\"com.azure.resourcemanager.machinelearningservices.models.PrivateEndpointConnection.Update?alt=com.azure.resourcemanager.machinelearningservices.models.PrivateEndpointConnection.Update&text=Update\" data-throw-if-not-resolved=\"False\" />"
|
|
type: "interface"
|
|
desc: "The stage of the PrivateEndpointConnection update allowing to specify sku."
|
|
metadata: {}
|
|
package: "com.azure.resourcemanager.machinelearningservices.models"
|
|
artifact: com.azure.resourcemanager:azure-resourcemanager-machinelearningservices:1.0.0-beta.1
|