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

62 строки
3.9 KiB
YAML

### YamlMime:JavaType
uid: "com.azure.resourcemanager.machinelearningservices.models.NotebookResourceInfo"
fullName: "com.azure.resourcemanager.machinelearningservices.models.NotebookResourceInfo"
name: "NotebookResourceInfo"
nameWithType: "NotebookResourceInfo"
summary: "An immutable client-side representation of Notebook<wbr>Resource<wbr>Info."
syntax: "public interface **NotebookResourceInfo**"
methods:
- uid: "com.azure.resourcemanager.machinelearningservices.models.NotebookResourceInfo.fqdn()"
fullName: "com.azure.resourcemanager.machinelearningservices.models.NotebookResourceInfo.fqdn()"
name: "fqdn()"
nameWithType: "NotebookResourceInfo.fqdn()"
summary: "Gets the fqdn property: The fqdn property."
modifiers:
- "abstract"
syntax: "public abstract String fqdn()"
desc: "Gets the fqdn property: The fqdn property."
returns:
description: "the fqdn value."
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- uid: "com.azure.resourcemanager.machinelearningservices.models.NotebookResourceInfo.innerModel()"
fullName: "com.azure.resourcemanager.machinelearningservices.models.NotebookResourceInfo.innerModel()"
name: "innerModel()"
nameWithType: "NotebookResourceInfo.innerModel()"
summary: "Gets the inner com.<wbr>azure.<wbr>resourcemanager.<wbr>machinelearningservices.<wbr>fluent.<wbr>models.<wbr>Notebook<wbr>Resource<wbr>Info<wbr>Inner object."
modifiers:
- "abstract"
syntax: "public abstract NotebookResourceInfoInner innerModel()"
desc: "Gets the inner com.azure.resourcemanager.machinelearningservices.fluent.models.NotebookResourceInfoInner object."
returns:
description: "the inner object."
type: "<xref href=\"com.azure.resourcemanager.machinelearningservices.fluent.models.NotebookResourceInfoInner?alt=com.azure.resourcemanager.machinelearningservices.fluent.models.NotebookResourceInfoInner&text=NotebookResourceInfoInner\" data-throw-if-not-resolved=\"False\" />"
- uid: "com.azure.resourcemanager.machinelearningservices.models.NotebookResourceInfo.notebookPreparationError()"
fullName: "com.azure.resourcemanager.machinelearningservices.models.NotebookResourceInfo.notebookPreparationError()"
name: "notebookPreparationError()"
nameWithType: "NotebookResourceInfo.notebookPreparationError()"
summary: "Gets the notebook<wbr>Preparation<wbr>Error property: The error that occurs when preparing notebook."
modifiers:
- "abstract"
syntax: "public abstract NotebookPreparationError notebookPreparationError()"
desc: "Gets the notebookPreparationError property: The error that occurs when preparing notebook."
returns:
description: "the notebookPreparationError value."
type: "<xref href=\"com.azure.resourcemanager.machinelearningservices.models.NotebookPreparationError?alt=com.azure.resourcemanager.machinelearningservices.models.NotebookPreparationError&text=NotebookPreparationError\" data-throw-if-not-resolved=\"False\" />"
- uid: "com.azure.resourcemanager.machinelearningservices.models.NotebookResourceInfo.resourceId()"
fullName: "com.azure.resourcemanager.machinelearningservices.models.NotebookResourceInfo.resourceId()"
name: "resourceId()"
nameWithType: "NotebookResourceInfo.resourceId()"
summary: "Gets the resource<wbr>Id property: the data plane resource<wbr>Id that used to initialize notebook component."
modifiers:
- "abstract"
syntax: "public abstract String resourceId()"
desc: "Gets the resourceId property: the data plane resourceId that used to initialize notebook component."
returns:
description: "the resourceId value."
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
type: "interface"
desc: "An immutable client-side representation of NotebookResourceInfo."
metadata: {}
package: "com.azure.resourcemanager.machinelearningservices.models"
artifact: com.azure.resourcemanager:azure-resourcemanager-machinelearningservices:1.0.0-beta.1