azure-docs-sdk-java/docs-ref-autogen/com.azure.resourcemanager.a...

122 строки
6.5 KiB
YAML

### YamlMime:JavaType
uid: "com.azure.resourcemanager.appcontainers.models.EnvironmentAuthToken"
fullName: "com.azure.resourcemanager.appcontainers.models.EnvironmentAuthToken"
name: "EnvironmentAuthToken"
nameWithType: "EnvironmentAuthToken"
summary: "An immutable client-side representation of Environment<wbr>Auth<wbr>Token."
syntax: "public interface **EnvironmentAuthToken**"
methods:
- uid: "com.azure.resourcemanager.appcontainers.models.EnvironmentAuthToken.expires()"
fullName: "com.azure.resourcemanager.appcontainers.models.EnvironmentAuthToken.expires()"
name: "expires()"
nameWithType: "EnvironmentAuthToken.expires()"
summary: "Gets the expires property: Token expiration date."
modifiers:
- "abstract"
syntax: "public abstract OffsetDateTime expires()"
desc: "Gets the expires property: Token expiration date."
returns:
description: "the expires value."
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/time/OffsetDateTime.html\">OffsetDateTime</a>"
- uid: "com.azure.resourcemanager.appcontainers.models.EnvironmentAuthToken.id()"
fullName: "com.azure.resourcemanager.appcontainers.models.EnvironmentAuthToken.id()"
name: "id()"
nameWithType: "EnvironmentAuthToken.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.appcontainers.models.EnvironmentAuthToken.innerModel()"
fullName: "com.azure.resourcemanager.appcontainers.models.EnvironmentAuthToken.innerModel()"
name: "innerModel()"
nameWithType: "EnvironmentAuthToken.innerModel()"
summary: "Gets the inner com.<wbr>azure.<wbr>resourcemanager.<wbr>appcontainers.<wbr>fluent.<wbr>models.<wbr>Environment<wbr>Auth<wbr>Token<wbr>Inner object."
modifiers:
- "abstract"
syntax: "public abstract EnvironmentAuthTokenInner innerModel()"
desc: "Gets the inner com.azure.resourcemanager.appcontainers.fluent.models.EnvironmentAuthTokenInner object."
returns:
description: "the inner object."
type: "<xref href=\"com.azure.resourcemanager.appcontainers.fluent.models.EnvironmentAuthTokenInner?alt=com.azure.resourcemanager.appcontainers.fluent.models.EnvironmentAuthTokenInner&text=EnvironmentAuthTokenInner\" data-throw-if-not-resolved=\"False\" />"
- uid: "com.azure.resourcemanager.appcontainers.models.EnvironmentAuthToken.location()"
fullName: "com.azure.resourcemanager.appcontainers.models.EnvironmentAuthToken.location()"
name: "location()"
nameWithType: "EnvironmentAuthToken.location()"
summary: "Gets the location property: The geo-location where the resource lives."
modifiers:
- "abstract"
syntax: "public abstract String location()"
desc: "Gets the location property: The geo-location where the resource lives."
returns:
description: "the location value."
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- uid: "com.azure.resourcemanager.appcontainers.models.EnvironmentAuthToken.name()"
fullName: "com.azure.resourcemanager.appcontainers.models.EnvironmentAuthToken.name()"
name: "name()"
nameWithType: "EnvironmentAuthToken.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.appcontainers.models.EnvironmentAuthToken.systemData()"
fullName: "com.azure.resourcemanager.appcontainers.models.EnvironmentAuthToken.systemData()"
name: "systemData()"
nameWithType: "EnvironmentAuthToken.systemData()"
summary: "Gets the system<wbr>Data property: Azure Resource Manager metadata containing created<wbr>By and modified<wbr>By information."
modifiers:
- "abstract"
syntax: "public abstract SystemData systemData()"
desc: "Gets the systemData property: Azure Resource Manager metadata containing createdBy and modifiedBy information."
returns:
description: "the systemData value."
type: "<xref href=\"com.azure.core.management.SystemData?alt=com.azure.core.management.SystemData&text=SystemData\" data-throw-if-not-resolved=\"False\" />"
- uid: "com.azure.resourcemanager.appcontainers.models.EnvironmentAuthToken.tags()"
fullName: "com.azure.resourcemanager.appcontainers.models.EnvironmentAuthToken.tags()"
name: "tags()"
nameWithType: "EnvironmentAuthToken.tags()"
summary: "Gets the tags property: Resource tags."
modifiers:
- "abstract"
syntax: "public abstract Map<String,String> tags()"
desc: "Gets the tags property: Resource tags."
returns:
description: "the tags value."
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/util/Map.html\">Map</a>&lt;<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>,<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>&gt;"
- uid: "com.azure.resourcemanager.appcontainers.models.EnvironmentAuthToken.token()"
fullName: "com.azure.resourcemanager.appcontainers.models.EnvironmentAuthToken.token()"
name: "token()"
nameWithType: "EnvironmentAuthToken.token()"
summary: "Gets the token property: Auth token value."
modifiers:
- "abstract"
syntax: "public abstract String token()"
desc: "Gets the token property: Auth token value."
returns:
description: "the token value."
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- uid: "com.azure.resourcemanager.appcontainers.models.EnvironmentAuthToken.type()"
fullName: "com.azure.resourcemanager.appcontainers.models.EnvironmentAuthToken.type()"
name: "type()"
nameWithType: "EnvironmentAuthToken.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>"
type: "interface"
desc: "An immutable client-side representation of EnvironmentAuthToken."
metadata: {}
package: "com.azure.resourcemanager.appcontainers.models"
artifact: com.azure.resourcemanager:azure-resourcemanager-appcontainers:1.0.0