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

30 строки
2.3 KiB
YAML

### YamlMime:JavaType
uid: "com.azure.resourcemanager.machinelearningservices.models.Workspace.DefinitionStages.WithDiscoveryUrl"
fullName: "com.azure.resourcemanager.machinelearningservices.models.Workspace.DefinitionStages.WithDiscoveryUrl"
name: "Workspace.DefinitionStages.WithDiscoveryUrl"
nameWithType: "Workspace.DefinitionStages.WithDiscoveryUrl"
summary: "The stage of the Workspace definition allowing to specify discovery<wbr>Url."
syntax: "public static interface **Workspace.DefinitionStages.WithDiscoveryUrl**"
methods:
- uid: "com.azure.resourcemanager.machinelearningservices.models.Workspace.DefinitionStages.WithDiscoveryUrl.withDiscoveryUrl(java.lang.String)"
fullName: "com.azure.resourcemanager.machinelearningservices.models.Workspace.DefinitionStages.WithDiscoveryUrl.withDiscoveryUrl(String discoveryUrl)"
name: "withDiscoveryUrl(String discoveryUrl)"
nameWithType: "Workspace.DefinitionStages.WithDiscoveryUrl.withDiscoveryUrl(String discoveryUrl)"
summary: "Specifies the discovery<wbr>Url property: Url for the discovery service to identify regional endpoints for machine learning experimentation services."
modifiers:
- "abstract"
parameters:
- description: "Url for the discovery service to identify regional endpoints for machine learning\n experimentation services."
name: "discoveryUrl"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
syntax: "public abstract Workspace.DefinitionStages.WithCreate withDiscoveryUrl(String discoveryUrl)"
desc: "Specifies the discoveryUrl property: Url for the discovery service to identify regional endpoints for machine learning experimentation services."
returns:
description: "the next definition stage."
type: "<xref href=\"com.azure.resourcemanager.machinelearningservices.models.Workspace.DefinitionStages.WithCreate?alt=com.azure.resourcemanager.machinelearningservices.models.Workspace.DefinitionStages.WithCreate&text=WithCreate\" data-throw-if-not-resolved=\"False\" />"
type: "interface"
desc: "The stage of the Workspace definition allowing to specify discoveryUrl."
metadata: {}
package: "com.azure.resourcemanager.machinelearningservices.models"
artifact: com.azure.resourcemanager:azure-resourcemanager-machinelearningservices:1.0.0-beta.1