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

48 строки
3.1 KiB
YAML

### YamlMime:JavaType
uid: "com.azure.resourcemanager.authorization.models.Credential"
fullName: "com.azure.resourcemanager.authorization.models.Credential"
name: "Credential"
nameWithType: "Credential"
summary: "An immutable client-side representation of an Azure AD credential."
syntax: "public interface **Credential**</br> extends <xref href=\"com.azure.resourcemanager.resources.fluentcore.model.Indexable?alt=com.azure.resourcemanager.resources.fluentcore.model.Indexable&text=Indexable\" data-throw-if-not-resolved=\"False\" />, <xref href=\"com.azure.resourcemanager.resources.fluentcore.arm.models.HasId?alt=com.azure.resourcemanager.resources.fluentcore.arm.models.HasId&text=HasId\" data-throw-if-not-resolved=\"False\" />, <xref href=\"com.azure.resourcemanager.resources.fluentcore.arm.models.HasName?alt=com.azure.resourcemanager.resources.fluentcore.arm.models.HasName&text=HasName\" data-throw-if-not-resolved=\"False\" />"
methods:
- uid: "com.azure.resourcemanager.authorization.models.Credential.endDate()"
fullName: "com.azure.resourcemanager.authorization.models.Credential.endDate()"
name: "endDate()"
nameWithType: "Credential.endDate()"
modifiers:
- "abstract"
syntax: "public abstract OffsetDateTime endDate()"
returns:
description: "end date."
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/time/OffsetDateTime.html\">OffsetDateTime</a>"
- uid: "com.azure.resourcemanager.authorization.models.Credential.startDate()"
fullName: "com.azure.resourcemanager.authorization.models.Credential.startDate()"
name: "startDate()"
nameWithType: "Credential.startDate()"
modifiers:
- "abstract"
syntax: "public abstract OffsetDateTime startDate()"
returns:
description: "start date."
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/time/OffsetDateTime.html\">OffsetDateTime</a>"
- uid: "com.azure.resourcemanager.authorization.models.Credential.value()"
fullName: "com.azure.resourcemanager.authorization.models.Credential.value()"
name: "value()"
nameWithType: "Credential.value()"
modifiers:
- "abstract"
syntax: "public abstract String value()"
returns:
description: "key 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 an Azure AD credential."
implements:
- "<xref href=\"com.azure.resourcemanager.resources.fluentcore.arm.models.HasId?alt=com.azure.resourcemanager.resources.fluentcore.arm.models.HasId&text=HasId\" data-throw-if-not-resolved=\"False\" />"
- "<xref href=\"com.azure.resourcemanager.resources.fluentcore.arm.models.HasName?alt=com.azure.resourcemanager.resources.fluentcore.arm.models.HasName&text=HasName\" data-throw-if-not-resolved=\"False\" />"
- "<xref href=\"com.azure.resourcemanager.resources.fluentcore.model.Indexable?alt=com.azure.resourcemanager.resources.fluentcore.model.Indexable&text=Indexable\" data-throw-if-not-resolved=\"False\" />"
metadata: {}
package: "com.azure.resourcemanager.authorization.models"
artifact: com.azure.resourcemanager:azure-resourcemanager-authorization:2.42.0