Interface RoleAssignment.Definition
- All Superinterfaces:
com.azure.resourcemanager.resources.fluentcore.model.Creatable<RoleAssignment>, com.azure.resourcemanager.resources.fluentcore.arm.models.HasName, com.azure.resourcemanager.resources.fluentcore.model.Indexable, RoleAssignment.DefinitionStages.Blank, RoleAssignment.DefinitionStages.WithAssignee, RoleAssignment.DefinitionStages.WithCreate, RoleAssignment.DefinitionStages.WithDescription, RoleAssignment.DefinitionStages.WithRole, RoleAssignment.DefinitionStages.WithScope
- Enclosing interface:
RoleAssignment
public static interface RoleAssignment.Definition
extends RoleAssignment.DefinitionStages.Blank, RoleAssignment.DefinitionStages.WithRole, RoleAssignment.DefinitionStages.WithScope, RoleAssignment.DefinitionStages.WithCreate
Container interface for all the definitions that need to be implemented.
-
Method Summary
Methods inherited from interface com.azure.resourcemanager.resources.fluentcore.model.Creatable
create, create, createAsync, createAsyncMethods inherited from interface com.azure.resourcemanager.resources.fluentcore.arm.models.HasName
nameMethods inherited from interface com.azure.resourcemanager.resources.fluentcore.model.Indexable
keyMethods inherited from interface RoleAssignment.DefinitionStages.WithAssignee
forGroup, forObjectId, forServicePrincipal, forServicePrincipal, forUser, forUserMethods inherited from interface RoleAssignment.DefinitionStages.WithDescription
withDescriptionMethods inherited from interface RoleAssignment.DefinitionStages.WithRole
withBuiltInRole, withRoleDefinitionMethods inherited from interface RoleAssignment.DefinitionStages.WithScope
withResourceGroupScope, withResourceScope, withScope, withSubscriptionScope