@Beta(value=V1_5_1) public interface Identity extends com.microsoft.azure.management.resources.fluentcore.arm.models.GroupableResource<com.microsoft.azure.management.msi.implementation.MSIManager,com.microsoft.azure.management.msi.implementation.IdentityInner>, com.microsoft.azure.management.resources.fluentcore.model.Refreshable<Identity>, com.microsoft.azure.management.resources.fluentcore.model.Updatable<Identity.Update>
| Modifier and Type | Interface and Description |
|---|---|
static interface |
Identity.Definition
Container interface for all the definitions related to identity.
|
static interface |
Identity.DefinitionStages
Grouping of identity definition stages.
|
static interface |
Identity.Update
The template for an identity update operation, containing all the settings that can be modified.
|
static interface |
Identity.UpdateStages
Grouping of identity update stages.
|
com.microsoft.azure.management.resources.fluentcore.arm.models.Resource.DefinitionWithRegion<T>, com.microsoft.azure.management.resources.fluentcore.arm.models.Resource.DefinitionWithTags<T>, com.microsoft.azure.management.resources.fluentcore.arm.models.Resource.UpdateWithTags<T>| Modifier and Type | Method and Description |
|---|---|
String |
clientId() |
String |
clientSecretUrl() |
String |
principalId() |
String |
tenantId() |
region, regionName, tags, typekeyidnameresourceGroupNamemanagerinnerString tenantId()
String principalId()
String clientId()
String clientSecretUrl()
/**
* Copyright (c) Microsoft Corporation. All rights reserved.
* Licensed under the MIT License. See License.txt in the project root for
* license information.
*/