### YamlMime:JavaType uid: "com.azure.resourcemanager.machinelearningservices.fluent.models.NotebookResourceInfoInner" fullName: "com.azure.resourcemanager.machinelearningservices.fluent.models.NotebookResourceInfoInner" name: "NotebookResourceInfoInner" nameWithType: "NotebookResourceInfoInner" summary: "The NotebookResourceInfo model." inheritances: - "" inheritedClassMethods: - classRef: "java.lang.Object" methodsRef: - "clone" - "equals" - "finalize" - "getClass" - "hashCode" - "notify" - "notifyAll" - "toString" - "wait" - "wait" - "wait" syntax: "public final class **NotebookResourceInfoInner**" constructors: - uid: "com.azure.resourcemanager.machinelearningservices.fluent.models.NotebookResourceInfoInner.NotebookResourceInfoInner()" fullName: "com.azure.resourcemanager.machinelearningservices.fluent.models.NotebookResourceInfoInner.NotebookResourceInfoInner()" name: "NotebookResourceInfoInner()" nameWithType: "NotebookResourceInfoInner.NotebookResourceInfoInner()" syntax: "public NotebookResourceInfoInner()" methods: - uid: "com.azure.resourcemanager.machinelearningservices.fluent.models.NotebookResourceInfoInner.fqdn()" fullName: "com.azure.resourcemanager.machinelearningservices.fluent.models.NotebookResourceInfoInner.fqdn()" name: "fqdn()" nameWithType: "NotebookResourceInfoInner.fqdn()" summary: "Get the fqdn property: The fqdn property." syntax: "public String fqdn()" desc: "Get the fqdn property: The fqdn property." returns: description: "the fqdn value." type: "String" - uid: "com.azure.resourcemanager.machinelearningservices.fluent.models.NotebookResourceInfoInner.notebookPreparationError()" fullName: "com.azure.resourcemanager.machinelearningservices.fluent.models.NotebookResourceInfoInner.notebookPreparationError()" name: "notebookPreparationError()" nameWithType: "NotebookResourceInfoInner.notebookPreparationError()" summary: "Get the notebookPreparationError property: The error that occurs when preparing notebook." syntax: "public NotebookPreparationError notebookPreparationError()" desc: "Get the notebookPreparationError property: The error that occurs when preparing notebook." returns: description: "the notebookPreparationError value." type: "" - uid: "com.azure.resourcemanager.machinelearningservices.fluent.models.NotebookResourceInfoInner.resourceId()" fullName: "com.azure.resourcemanager.machinelearningservices.fluent.models.NotebookResourceInfoInner.resourceId()" name: "resourceId()" nameWithType: "NotebookResourceInfoInner.resourceId()" summary: "Get the resourceId property: the data plane resourceId that used to initialize notebook component." syntax: "public String resourceId()" desc: "Get the resourceId property: the data plane resourceId that used to initialize notebook component." returns: description: "the resourceId value." type: "String" - uid: "com.azure.resourcemanager.machinelearningservices.fluent.models.NotebookResourceInfoInner.validate()" fullName: "com.azure.resourcemanager.machinelearningservices.fluent.models.NotebookResourceInfoInner.validate()" name: "validate()" nameWithType: "NotebookResourceInfoInner.validate()" summary: "Validates the instance." syntax: "public void validate()" desc: "Validates the instance." - uid: "com.azure.resourcemanager.machinelearningservices.fluent.models.NotebookResourceInfoInner.withFqdn(java.lang.String)" fullName: "com.azure.resourcemanager.machinelearningservices.fluent.models.NotebookResourceInfoInner.withFqdn(String fqdn)" name: "withFqdn(String fqdn)" nameWithType: "NotebookResourceInfoInner.withFqdn(String fqdn)" summary: "Set the fqdn property: The fqdn property." parameters: - description: "the fqdn value to set." name: "fqdn" type: "String" syntax: "public NotebookResourceInfoInner withFqdn(String fqdn)" desc: "Set the fqdn property: The fqdn property." returns: description: "the NotebookResourceInfoInner object itself." type: "" - uid: "com.azure.resourcemanager.machinelearningservices.fluent.models.NotebookResourceInfoInner.withNotebookPreparationError(com.azure.resourcemanager.machinelearningservices.models.NotebookPreparationError)" fullName: "com.azure.resourcemanager.machinelearningservices.fluent.models.NotebookResourceInfoInner.withNotebookPreparationError(NotebookPreparationError notebookPreparationError)" name: "withNotebookPreparationError(NotebookPreparationError notebookPreparationError)" nameWithType: "NotebookResourceInfoInner.withNotebookPreparationError(NotebookPreparationError notebookPreparationError)" summary: "Set the notebookPreparationError property: The error that occurs when preparing notebook." parameters: - description: "the notebookPreparationError value to set." name: "notebookPreparationError" type: "" syntax: "public NotebookResourceInfoInner withNotebookPreparationError(NotebookPreparationError notebookPreparationError)" desc: "Set the notebookPreparationError property: The error that occurs when preparing notebook." returns: description: "the NotebookResourceInfoInner object itself." type: "" - uid: "com.azure.resourcemanager.machinelearningservices.fluent.models.NotebookResourceInfoInner.withResourceId(java.lang.String)" fullName: "com.azure.resourcemanager.machinelearningservices.fluent.models.NotebookResourceInfoInner.withResourceId(String resourceId)" name: "withResourceId(String resourceId)" nameWithType: "NotebookResourceInfoInner.withResourceId(String resourceId)" summary: "Set the resourceId property: the data plane resourceId that used to initialize notebook component." parameters: - description: "the resourceId value to set." name: "resourceId" type: "String" syntax: "public NotebookResourceInfoInner withResourceId(String resourceId)" desc: "Set the resourceId property: the data plane resourceId that used to initialize notebook component." returns: description: "the NotebookResourceInfoInner object itself." type: "" type: "class" desc: "The NotebookResourceInfo model." metadata: {} package: "com.azure.resourcemanager.machinelearningservices.fluent.models" artifact: com.azure.resourcemanager:azure-resourcemanager-machinelearningservices:1.0.0-beta.1