| Package | Description |
|---|---|
| com.azure.resourcemanager.authorization.fluent.models |
Package containing the inner data models for AuthorizationManagementClient.
|
| Modifier and Type | Method and Description |
|---|---|
PasswordCredentialInner |
PasswordCredentialInner.withAdditionalProperties(Map<String,Object> additionalProperties)
Set the additionalProperties property: Active Directory Password Credential information.
|
PasswordCredentialInner |
PasswordCredentialInner.withCustomKeyIdentifier(byte[] customKeyIdentifier)
Set the customKeyIdentifier property: Custom Key Identifier.
|
PasswordCredentialInner |
PasswordCredentialInner.withEndDate(OffsetDateTime endDate)
Set the endDate property: End date.
|
PasswordCredentialInner |
PasswordCredentialInner.withKeyId(String keyId)
Set the keyId property: Key ID.
|
PasswordCredentialInner |
PasswordCredentialInner.withStartDate(OffsetDateTime startDate)
Set the startDate property: Start date.
|
PasswordCredentialInner |
PasswordCredentialInner.withValue(String value)
Set the value property: Key value.
|
Copyright © 2020 Microsoft Corporation. All rights reserved.