Interface Identity.DefinitionStages.WithCreate
- All Superinterfaces:
Creatable<Identity>
,HasName
,Identity.DefinitionStages.WithAccess
,Indexable
,Resource.DefinitionWithTags<Identity.DefinitionStages.WithCreate>
- All Known Subinterfaces:
Identity.Definition
- Enclosing interface:
- Identity.DefinitionStages
public static interface Identity.DefinitionStages.WithCreate
extends Resource.DefinitionWithTags<Identity.DefinitionStages.WithCreate>, Creatable<Identity>, Identity.DefinitionStages.WithAccess
The stage of the identity definition which contains all the minimum required inputs for
the resource to be created but also allows for any other optional settings to be specified.
-
Method Summary
Methods inherited from interface com.microsoft.azure.management.resources.fluentcore.model.Creatable
create, createAsync, createAsync
Methods inherited from interface com.microsoft.azure.management.resources.fluentcore.arm.models.HasName
name
Methods inherited from interface com.microsoft.azure.management.msi.Identity.DefinitionStages.WithAccess
withAccessTo, withAccessTo, withAccessTo, withAccessTo, withAccessToCurrentResourceGroup, withAccessToCurrentResourceGroup
Methods inherited from interface com.microsoft.azure.management.resources.fluentcore.model.Indexable
key
Methods inherited from interface com.microsoft.azure.management.resources.fluentcore.arm.models.Resource.DefinitionWithTags
withTag, withTags