public interface Identity extends GroupableResource<com.microsoft.azure.management.msi.implementation.MSIManager,com.microsoft.azure.management.msi.implementation.IdentityInner>, Refreshable<Identity>, 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.
|
Resource.DefinitionWithRegion<T>, Resource.DefinitionWithTags<T>, Resource.UpdateWithTags<T>
Modifier and Type | Method and Description |
---|---|
String |
clientId() |
String |
clientSecretUrl() |
String |
principalId() |
String |
tenantId() |
region, regionName, tags, type
key
id
name
resourceGroupName
manager
inner
refresh, refreshAsync
String tenantId()
String principalId()
String clientId()
String clientSecretUrl()
Copyright © 2019. All rights reserved.