Interface Identity.Update
-
- All Superinterfaces:
Appliable<Identity>,Identity.UpdateStages.WithAccess,Indexable,Resource.UpdateWithTags<Identity.Update>
- Enclosing interface:
- Identity
public static interface Identity.Update extends Appliable<Identity>, Identity.UpdateStages.WithAccess, Resource.UpdateWithTags<Identity.Update>
The template for an identity update operation, containing all the settings that can be modified.
-
-
Method Summary
-
Methods inherited from interface com.azure.resourcemanager.resources.fluentcore.model.Appliable
apply, apply, applyAsync, applyAsync
-
Methods inherited from interface com.azure.resourcemanager.msi.models.Identity.UpdateStages.WithAccess
withAccessTo, withAccessTo, withAccessTo, withAccessTo, withAccessToCurrentResourceGroup, withAccessToCurrentResourceGroup, withoutAccess, withoutAccessTo
-
Methods inherited from interface com.azure.resourcemanager.resources.fluentcore.arm.models.Resource.UpdateWithTags
withoutTag, withTag, withTags
-
-