122 строки
6.9 KiB
YAML
122 строки
6.9 KiB
YAML
### YamlMime:JavaType
|
|
uid: "com.azure.resourcemanager.machinelearningservices.models.NotebookAccessTokenResult"
|
|
fullName: "com.azure.resourcemanager.machinelearningservices.models.NotebookAccessTokenResult"
|
|
name: "NotebookAccessTokenResult"
|
|
nameWithType: "NotebookAccessTokenResult"
|
|
summary: "An immutable client-side representation of Notebook<wbr>Access<wbr>Token<wbr>Result."
|
|
syntax: "public interface **NotebookAccessTokenResult**"
|
|
methods:
|
|
- uid: "com.azure.resourcemanager.machinelearningservices.models.NotebookAccessTokenResult.accessToken()"
|
|
fullName: "com.azure.resourcemanager.machinelearningservices.models.NotebookAccessTokenResult.accessToken()"
|
|
name: "accessToken()"
|
|
nameWithType: "NotebookAccessTokenResult.accessToken()"
|
|
summary: "Gets the access<wbr>Token property: The access<wbr>Token property."
|
|
modifiers:
|
|
- "abstract"
|
|
syntax: "public abstract String accessToken()"
|
|
desc: "Gets the accessToken property: The accessToken property."
|
|
returns:
|
|
description: "the accessToken value."
|
|
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
|
|
- uid: "com.azure.resourcemanager.machinelearningservices.models.NotebookAccessTokenResult.expiresIn()"
|
|
fullName: "com.azure.resourcemanager.machinelearningservices.models.NotebookAccessTokenResult.expiresIn()"
|
|
name: "expiresIn()"
|
|
nameWithType: "NotebookAccessTokenResult.expiresIn()"
|
|
summary: "Gets the expires<wbr>In property: The expires<wbr>In property."
|
|
modifiers:
|
|
- "abstract"
|
|
syntax: "public abstract Integer expiresIn()"
|
|
desc: "Gets the expiresIn property: The expiresIn property."
|
|
returns:
|
|
description: "the expiresIn value."
|
|
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/Integer.html\">Integer</a>"
|
|
- uid: "com.azure.resourcemanager.machinelearningservices.models.NotebookAccessTokenResult.hostname()"
|
|
fullName: "com.azure.resourcemanager.machinelearningservices.models.NotebookAccessTokenResult.hostname()"
|
|
name: "hostname()"
|
|
nameWithType: "NotebookAccessTokenResult.hostname()"
|
|
summary: "Gets the hostname property: The host<wbr>Name property."
|
|
modifiers:
|
|
- "abstract"
|
|
syntax: "public abstract String hostname()"
|
|
desc: "Gets the hostname property: The hostName property."
|
|
returns:
|
|
description: "the hostname value."
|
|
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
|
|
- uid: "com.azure.resourcemanager.machinelearningservices.models.NotebookAccessTokenResult.innerModel()"
|
|
fullName: "com.azure.resourcemanager.machinelearningservices.models.NotebookAccessTokenResult.innerModel()"
|
|
name: "innerModel()"
|
|
nameWithType: "NotebookAccessTokenResult.innerModel()"
|
|
summary: "Gets the inner com.<wbr>azure.<wbr>resourcemanager.<wbr>machinelearningservices.<wbr>fluent.<wbr>models.<wbr>Notebook<wbr>Access<wbr>Token<wbr>Result<wbr>Inner object."
|
|
modifiers:
|
|
- "abstract"
|
|
syntax: "public abstract NotebookAccessTokenResultInner innerModel()"
|
|
desc: "Gets the inner com.azure.resourcemanager.machinelearningservices.fluent.models.NotebookAccessTokenResultInner object."
|
|
returns:
|
|
description: "the inner object."
|
|
type: "<xref href=\"com.azure.resourcemanager.machinelearningservices.fluent.models.NotebookAccessTokenResultInner?alt=com.azure.resourcemanager.machinelearningservices.fluent.models.NotebookAccessTokenResultInner&text=NotebookAccessTokenResultInner\" data-throw-if-not-resolved=\"False\" />"
|
|
- uid: "com.azure.resourcemanager.machinelearningservices.models.NotebookAccessTokenResult.notebookResourceId()"
|
|
fullName: "com.azure.resourcemanager.machinelearningservices.models.NotebookAccessTokenResult.notebookResourceId()"
|
|
name: "notebookResourceId()"
|
|
nameWithType: "NotebookAccessTokenResult.notebookResourceId()"
|
|
summary: "Gets the notebook<wbr>Resource<wbr>Id property: The notebook<wbr>Resource<wbr>Id property."
|
|
modifiers:
|
|
- "abstract"
|
|
syntax: "public abstract String notebookResourceId()"
|
|
desc: "Gets the notebookResourceId property: The notebookResourceId property."
|
|
returns:
|
|
description: "the notebookResourceId value."
|
|
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
|
|
- uid: "com.azure.resourcemanager.machinelearningservices.models.NotebookAccessTokenResult.publicDns()"
|
|
fullName: "com.azure.resourcemanager.machinelearningservices.models.NotebookAccessTokenResult.publicDns()"
|
|
name: "publicDns()"
|
|
nameWithType: "NotebookAccessTokenResult.publicDns()"
|
|
summary: "Gets the public<wbr>Dns property: The public<wbr>Dns property."
|
|
modifiers:
|
|
- "abstract"
|
|
syntax: "public abstract String publicDns()"
|
|
desc: "Gets the publicDns property: The publicDns property."
|
|
returns:
|
|
description: "the publicDns value."
|
|
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
|
|
- uid: "com.azure.resourcemanager.machinelearningservices.models.NotebookAccessTokenResult.refreshToken()"
|
|
fullName: "com.azure.resourcemanager.machinelearningservices.models.NotebookAccessTokenResult.refreshToken()"
|
|
name: "refreshToken()"
|
|
nameWithType: "NotebookAccessTokenResult.refreshToken()"
|
|
summary: "Gets the refresh<wbr>Token property: The refresh<wbr>Token property."
|
|
modifiers:
|
|
- "abstract"
|
|
syntax: "public abstract String refreshToken()"
|
|
desc: "Gets the refreshToken property: The refreshToken property."
|
|
returns:
|
|
description: "the refreshToken value."
|
|
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
|
|
- uid: "com.azure.resourcemanager.machinelearningservices.models.NotebookAccessTokenResult.scope()"
|
|
fullName: "com.azure.resourcemanager.machinelearningservices.models.NotebookAccessTokenResult.scope()"
|
|
name: "scope()"
|
|
nameWithType: "NotebookAccessTokenResult.scope()"
|
|
summary: "Gets the scope property: The scope property."
|
|
modifiers:
|
|
- "abstract"
|
|
syntax: "public abstract String scope()"
|
|
desc: "Gets the scope property: The scope property."
|
|
returns:
|
|
description: "the scope value."
|
|
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
|
|
- uid: "com.azure.resourcemanager.machinelearningservices.models.NotebookAccessTokenResult.tokenType()"
|
|
fullName: "com.azure.resourcemanager.machinelearningservices.models.NotebookAccessTokenResult.tokenType()"
|
|
name: "tokenType()"
|
|
nameWithType: "NotebookAccessTokenResult.tokenType()"
|
|
summary: "Gets the token<wbr>Type property: The token<wbr>Type property."
|
|
modifiers:
|
|
- "abstract"
|
|
syntax: "public abstract String tokenType()"
|
|
desc: "Gets the tokenType property: The tokenType property."
|
|
returns:
|
|
description: "the tokenType 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 NotebookAccessTokenResult."
|
|
metadata: {}
|
|
package: "com.azure.resourcemanager.machinelearningservices.models"
|
|
artifact: com.azure.resourcemanager:azure-resourcemanager-machinelearningservices:1.0.0-beta.1
|