Interface ActiveDirectoryGroup.Update
-
- All Superinterfaces:
ActiveDirectoryGroup.UpdateStages.WithMember
,Appliable<ActiveDirectoryGroup>
,Indexable
- Enclosing interface:
- ActiveDirectoryGroup
public static interface ActiveDirectoryGroup.Update extends Appliable<ActiveDirectoryGroup>, ActiveDirectoryGroup.UpdateStages.WithMember
The template for a group update operation, containing all the settings that can be modified.
-
-
Method Summary
-
Methods inherited from interface com.azure.resourcemanager.authorization.models.ActiveDirectoryGroup.UpdateStages.WithMember
withMember, withMember, withMember, withMember, withoutMember, withoutMember, withoutMember, withoutMember
-
Methods inherited from interface com.azure.resourcemanager.resources.fluentcore.model.Appliable
apply, apply, applyAsync, applyAsync
-
-