Interface Identity.Definition
-
- All Superinterfaces:
Creatable<Identity>,GroupableResource.DefinitionStages.WithCreatableResourceGroup<Identity.DefinitionStages.WithCreate>,GroupableResource.DefinitionStages.WithExistingResourceGroup<Identity.DefinitionStages.WithCreate>,GroupableResource.DefinitionStages.WithGroup<Identity.DefinitionStages.WithCreate>,GroupableResource.DefinitionStages.WithNewResourceGroup<Identity.DefinitionStages.WithCreate>,HasName,Identity.DefinitionStages.Blank,Identity.DefinitionStages.WithAccess,Identity.DefinitionStages.WithCreate,Identity.DefinitionStages.WithGroup,Indexable,Resource.DefinitionWithRegion<Identity.DefinitionStages.WithGroup>,Resource.DefinitionWithTags<Identity.DefinitionStages.WithCreate>
- Enclosing interface:
- Identity
public static interface Identity.Definition extends Identity.DefinitionStages.Blank, Identity.DefinitionStages.WithGroup, Identity.DefinitionStages.WithCreate
Container interface for all the definitions related to identity.
-
-
Method Summary
-
Methods inherited from interface com.azure.resourcemanager.resources.fluentcore.model.Creatable
create, create, createAsync, createAsync
-
Methods inherited from interface com.azure.resourcemanager.resources.fluentcore.arm.models.GroupableResource.DefinitionStages.WithCreatableResourceGroup
withNewResourceGroup
-
Methods inherited from interface com.azure.resourcemanager.resources.fluentcore.arm.models.GroupableResource.DefinitionStages.WithExistingResourceGroup
withExistingResourceGroup, withExistingResourceGroup
-
Methods inherited from interface com.azure.resourcemanager.resources.fluentcore.arm.models.GroupableResource.DefinitionStages.WithNewResourceGroup
withNewResourceGroup, withNewResourceGroup
-
Methods inherited from interface com.azure.resourcemanager.resources.fluentcore.arm.models.HasName
name
-
Methods inherited from interface com.azure.resourcemanager.msi.models.Identity.DefinitionStages.WithAccess
withAccessTo, withAccessTo, withAccessTo, withAccessTo, withAccessToCurrentResourceGroup, withAccessToCurrentResourceGroup
-
Methods inherited from interface com.azure.resourcemanager.resources.fluentcore.arm.models.Resource.DefinitionWithRegion
withRegion, withRegion
-
Methods inherited from interface com.azure.resourcemanager.resources.fluentcore.arm.models.Resource.DefinitionWithTags
withTag, withTags
-
-