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

93 строки
7.1 KiB
YAML

### YamlMime:JavaType
uid: "com.azure.resourcemanager.machinelearningservices.fluent.models.ListWorkspaceKeysResultInner"
fullName: "com.azure.resourcemanager.machinelearningservices.fluent.models.ListWorkspaceKeysResultInner"
name: "ListWorkspaceKeysResultInner"
nameWithType: "ListWorkspaceKeysResultInner"
summary: "The List<wbr>Workspace<wbr>Keys<wbr>Result model."
inheritances:
- "<xref href=\"java.lang.Object?displayProperty=fullName\" data-throw-if-not-resolved=\"False\" />"
inheritedClassMethods:
- classRef: "java.lang.<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html\">Object</a>"
methodsRef:
- "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html#clone--\">clone</a>"
- "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html#equals-java.lang.Object-\">equals</a>"
- "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html#finalize--\">finalize</a>"
- "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html#getClass--\">getClass</a>"
- "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html#hashCode--\">hashCode</a>"
- "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html#notify--\">notify</a>"
- "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html#notifyAll--\">notifyAll</a>"
- "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html#toString--\">toString</a>"
- "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html#wait--\">wait</a>"
- "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html#wait-long-\">wait</a>"
- "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html#wait-long-int-\">wait</a>"
syntax: "public final class **ListWorkspaceKeysResultInner**"
constructors:
- uid: "com.azure.resourcemanager.machinelearningservices.fluent.models.ListWorkspaceKeysResultInner.ListWorkspaceKeysResultInner()"
fullName: "com.azure.resourcemanager.machinelearningservices.fluent.models.ListWorkspaceKeysResultInner.ListWorkspaceKeysResultInner()"
name: "ListWorkspaceKeysResultInner()"
nameWithType: "ListWorkspaceKeysResultInner.ListWorkspaceKeysResultInner()"
syntax: "public ListWorkspaceKeysResultInner()"
methods:
- uid: "com.azure.resourcemanager.machinelearningservices.fluent.models.ListWorkspaceKeysResultInner.appInsightsInstrumentationKey()"
fullName: "com.azure.resourcemanager.machinelearningservices.fluent.models.ListWorkspaceKeysResultInner.appInsightsInstrumentationKey()"
name: "appInsightsInstrumentationKey()"
nameWithType: "ListWorkspaceKeysResultInner.appInsightsInstrumentationKey()"
summary: "Get the app<wbr>Insights<wbr>Instrumentation<wbr>Key property: The app<wbr>Insights<wbr>Instrumentation<wbr>Key property."
syntax: "public String appInsightsInstrumentationKey()"
desc: "Get the appInsightsInstrumentationKey property: The appInsightsInstrumentationKey property."
returns:
description: "the appInsightsInstrumentationKey value."
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- uid: "com.azure.resourcemanager.machinelearningservices.fluent.models.ListWorkspaceKeysResultInner.containerRegistryCredentials()"
fullName: "com.azure.resourcemanager.machinelearningservices.fluent.models.ListWorkspaceKeysResultInner.containerRegistryCredentials()"
name: "containerRegistryCredentials()"
nameWithType: "ListWorkspaceKeysResultInner.containerRegistryCredentials()"
summary: "Get the container<wbr>Registry<wbr>Credentials property: The container<wbr>Registry<wbr>Credentials property."
syntax: "public RegistryListCredentialsResult containerRegistryCredentials()"
desc: "Get the containerRegistryCredentials property: The containerRegistryCredentials property."
returns:
description: "the containerRegistryCredentials value."
type: "<xref href=\"com.azure.resourcemanager.machinelearningservices.models.RegistryListCredentialsResult?alt=com.azure.resourcemanager.machinelearningservices.models.RegistryListCredentialsResult&text=RegistryListCredentialsResult\" data-throw-if-not-resolved=\"False\" />"
- uid: "com.azure.resourcemanager.machinelearningservices.fluent.models.ListWorkspaceKeysResultInner.notebookAccessKeys()"
fullName: "com.azure.resourcemanager.machinelearningservices.fluent.models.ListWorkspaceKeysResultInner.notebookAccessKeys()"
name: "notebookAccessKeys()"
nameWithType: "ListWorkspaceKeysResultInner.notebookAccessKeys()"
summary: "Get the notebook<wbr>Access<wbr>Keys property: The notebook<wbr>Access<wbr>Keys property."
syntax: "public ListNotebookKeysResultInner notebookAccessKeys()"
desc: "Get the notebookAccessKeys property: The notebookAccessKeys property."
returns:
description: "the notebookAccessKeys value."
type: "<xref href=\"com.azure.resourcemanager.machinelearningservices.fluent.models.ListNotebookKeysResultInner?alt=com.azure.resourcemanager.machinelearningservices.fluent.models.ListNotebookKeysResultInner&text=ListNotebookKeysResultInner\" data-throw-if-not-resolved=\"False\" />"
- uid: "com.azure.resourcemanager.machinelearningservices.fluent.models.ListWorkspaceKeysResultInner.userStorageKey()"
fullName: "com.azure.resourcemanager.machinelearningservices.fluent.models.ListWorkspaceKeysResultInner.userStorageKey()"
name: "userStorageKey()"
nameWithType: "ListWorkspaceKeysResultInner.userStorageKey()"
summary: "Get the user<wbr>Storage<wbr>Key property: The user<wbr>Storage<wbr>Key property."
syntax: "public String userStorageKey()"
desc: "Get the userStorageKey property: The userStorageKey property."
returns:
description: "the userStorageKey value."
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- uid: "com.azure.resourcemanager.machinelearningservices.fluent.models.ListWorkspaceKeysResultInner.userStorageResourceId()"
fullName: "com.azure.resourcemanager.machinelearningservices.fluent.models.ListWorkspaceKeysResultInner.userStorageResourceId()"
name: "userStorageResourceId()"
nameWithType: "ListWorkspaceKeysResultInner.userStorageResourceId()"
summary: "Get the user<wbr>Storage<wbr>Resource<wbr>Id property: The user<wbr>Storage<wbr>Resource<wbr>Id property."
syntax: "public String userStorageResourceId()"
desc: "Get the userStorageResourceId property: The userStorageResourceId property."
returns:
description: "the userStorageResourceId value."
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- uid: "com.azure.resourcemanager.machinelearningservices.fluent.models.ListWorkspaceKeysResultInner.validate()"
fullName: "com.azure.resourcemanager.machinelearningservices.fluent.models.ListWorkspaceKeysResultInner.validate()"
name: "validate()"
nameWithType: "ListWorkspaceKeysResultInner.validate()"
summary: "Validates the instance."
syntax: "public void validate()"
desc: "Validates the instance."
type: "class"
desc: "The ListWorkspaceKeysResult model."
metadata: {}
package: "com.azure.resourcemanager.machinelearningservices.fluent.models"
artifact: com.azure.resourcemanager:azure-resourcemanager-machinelearningservices:1.0.0-beta.1