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

150 строки
8.5 KiB
YAML

### YamlMime:JavaType
uid: "com.azure.resourcemanager.machinelearningservices.models.WorkspaceConnection"
fullName: "com.azure.resourcemanager.machinelearningservices.models.WorkspaceConnection"
name: "WorkspaceConnection"
nameWithType: "WorkspaceConnection"
summary: "An immutable client-side representation of Workspace<wbr>Connection."
syntax: "public interface **WorkspaceConnection**"
methods:
- uid: "com.azure.resourcemanager.machinelearningservices.models.WorkspaceConnection.authType()"
fullName: "com.azure.resourcemanager.machinelearningservices.models.WorkspaceConnection.authType()"
name: "authType()"
nameWithType: "WorkspaceConnection.authType()"
summary: "Gets the auth<wbr>Type property: Authorization type of the workspace connection."
modifiers:
- "abstract"
syntax: "public abstract String authType()"
desc: "Gets the authType property: Authorization type of the workspace connection."
returns:
description: "the authType value."
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- uid: "com.azure.resourcemanager.machinelearningservices.models.WorkspaceConnection.category()"
fullName: "com.azure.resourcemanager.machinelearningservices.models.WorkspaceConnection.category()"
name: "category()"
nameWithType: "WorkspaceConnection.category()"
summary: "Gets the category property: Category of the workspace connection."
modifiers:
- "abstract"
syntax: "public abstract String category()"
desc: "Gets the category property: Category of the workspace connection."
returns:
description: "the category value."
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- uid: "com.azure.resourcemanager.machinelearningservices.models.WorkspaceConnection.id()"
fullName: "com.azure.resourcemanager.machinelearningservices.models.WorkspaceConnection.id()"
name: "id()"
nameWithType: "WorkspaceConnection.id()"
summary: "Gets the id property: Fully qualified resource Id for the resource."
modifiers:
- "abstract"
syntax: "public abstract String id()"
desc: "Gets the id property: Fully qualified resource Id for the resource."
returns:
description: "the id value."
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- uid: "com.azure.resourcemanager.machinelearningservices.models.WorkspaceConnection.innerModel()"
fullName: "com.azure.resourcemanager.machinelearningservices.models.WorkspaceConnection.innerModel()"
name: "innerModel()"
nameWithType: "WorkspaceConnection.innerModel()"
summary: "Gets the inner com.<wbr>azure.<wbr>resourcemanager.<wbr>machinelearningservices.<wbr>fluent.<wbr>models.<wbr>Workspace<wbr>Connection<wbr>Inner object."
modifiers:
- "abstract"
syntax: "public abstract WorkspaceConnectionInner innerModel()"
desc: "Gets the inner com.azure.resourcemanager.machinelearningservices.fluent.models.WorkspaceConnectionInner object."
returns:
description: "the inner object."
type: "<xref href=\"com.azure.resourcemanager.machinelearningservices.fluent.models.WorkspaceConnectionInner?alt=com.azure.resourcemanager.machinelearningservices.fluent.models.WorkspaceConnectionInner&text=WorkspaceConnectionInner\" data-throw-if-not-resolved=\"False\" />"
- uid: "com.azure.resourcemanager.machinelearningservices.models.WorkspaceConnection.name()"
fullName: "com.azure.resourcemanager.machinelearningservices.models.WorkspaceConnection.name()"
name: "name()"
nameWithType: "WorkspaceConnection.name()"
summary: "Gets the name property: The name of the resource."
modifiers:
- "abstract"
syntax: "public abstract String name()"
desc: "Gets the name property: The name of the resource."
returns:
description: "the name value."
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- uid: "com.azure.resourcemanager.machinelearningservices.models.WorkspaceConnection.refresh()"
fullName: "com.azure.resourcemanager.machinelearningservices.models.WorkspaceConnection.refresh()"
name: "refresh()"
nameWithType: "WorkspaceConnection.refresh()"
summary: "Refreshes the resource to sync with Azure."
modifiers:
- "abstract"
syntax: "public abstract WorkspaceConnection refresh()"
desc: "Refreshes the resource to sync with Azure."
returns:
description: "the refreshed resource."
type: "<xref href=\"com.azure.resourcemanager.machinelearningservices.models.WorkspaceConnection?alt=com.azure.resourcemanager.machinelearningservices.models.WorkspaceConnection&text=WorkspaceConnection\" data-throw-if-not-resolved=\"False\" />"
- uid: "com.azure.resourcemanager.machinelearningservices.models.WorkspaceConnection.refresh(com.azure.core.util.Context)"
fullName: "com.azure.resourcemanager.machinelearningservices.models.WorkspaceConnection.refresh(Context context)"
name: "refresh(Context context)"
nameWithType: "WorkspaceConnection.refresh(Context context)"
summary: "Refreshes the resource to sync with Azure."
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 WorkspaceConnection refresh(Context context)"
desc: "Refreshes the resource to sync with Azure."
returns:
description: "the refreshed resource."
type: "<xref href=\"com.azure.resourcemanager.machinelearningservices.models.WorkspaceConnection?alt=com.azure.resourcemanager.machinelearningservices.models.WorkspaceConnection&text=WorkspaceConnection\" data-throw-if-not-resolved=\"False\" />"
- uid: "com.azure.resourcemanager.machinelearningservices.models.WorkspaceConnection.target()"
fullName: "com.azure.resourcemanager.machinelearningservices.models.WorkspaceConnection.target()"
name: "target()"
nameWithType: "WorkspaceConnection.target()"
summary: "Gets the target property: Target of the workspace connection."
modifiers:
- "abstract"
syntax: "public abstract String target()"
desc: "Gets the target property: Target of the workspace connection."
returns:
description: "the target value."
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- uid: "com.azure.resourcemanager.machinelearningservices.models.WorkspaceConnection.type()"
fullName: "com.azure.resourcemanager.machinelearningservices.models.WorkspaceConnection.type()"
name: "type()"
nameWithType: "WorkspaceConnection.type()"
summary: "Gets the type property: The type of the resource."
modifiers:
- "abstract"
syntax: "public abstract String type()"
desc: "Gets the type property: The type of the resource."
returns:
description: "the type value."
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- uid: "com.azure.resourcemanager.machinelearningservices.models.WorkspaceConnection.value()"
fullName: "com.azure.resourcemanager.machinelearningservices.models.WorkspaceConnection.value()"
name: "value()"
nameWithType: "WorkspaceConnection.value()"
summary: "Gets the value property: Value details of the workspace connection."
modifiers:
- "abstract"
syntax: "public abstract String value()"
desc: "Gets the value property: Value details of the workspace connection."
returns:
description: "the value value."
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- uid: "com.azure.resourcemanager.machinelearningservices.models.WorkspaceConnection.valueFormat()"
fullName: "com.azure.resourcemanager.machinelearningservices.models.WorkspaceConnection.valueFormat()"
name: "valueFormat()"
nameWithType: "WorkspaceConnection.valueFormat()"
summary: "Gets the value<wbr>Format property: format for the workspace connection value."
modifiers:
- "abstract"
syntax: "public abstract ValueFormat valueFormat()"
desc: "Gets the valueFormat property: format for the workspace connection value."
returns:
description: "the valueFormat value."
type: "<xref href=\"com.azure.resourcemanager.machinelearningservices.models.ValueFormat?alt=com.azure.resourcemanager.machinelearningservices.models.ValueFormat&text=ValueFormat\" data-throw-if-not-resolved=\"False\" />"
type: "interface"
desc: "An immutable client-side representation of WorkspaceConnection."
metadata: {}
package: "com.azure.resourcemanager.machinelearningservices.models"
artifact: com.azure.resourcemanager:azure-resourcemanager-machinelearningservices:1.0.0-beta.1