@Beta(value=V1_1_0) public interface PasswordCredential extends Credential, com.microsoft.azure.management.resources.fluentcore.model.HasInner<com.microsoft.azure.management.graphrbac.implementation.PasswordCredentialInner>
| Modifier and Type | Interface and Description |
|---|---|
static interface |
PasswordCredential.Definition<ParentT>
The entirety of a credential definition.
|
static interface |
PasswordCredential.DefinitionStages
Grouping of credential definition stages applicable as part of a application or service principal creation.
|
static interface |
PasswordCredential.UpdateDefinition<ParentT>
The entirety of a credential definition as part of a application or service principal update.
|
static interface |
PasswordCredential.UpdateDefinitionStages
Grouping of credential definition stages applicable as part of a application or service principal update.
|
endDate, startDate, valuekeyid/**
* Copyright (c) Microsoft Corporation. All rights reserved.
* Licensed under the MIT License. See License.txt in the project root for
* license information.
*/