Uses of Class
com.azure.resourcemanager.authorization.models.ExpandedProperties
Packages that use ExpandedProperties
Package
Description
Package containing the inner data models for AuthorizationManagementClient.
Package containing the data models for AuthorizationManagementClient.
-
Uses of ExpandedProperties in com.azure.resourcemanager.authorization.fluent.models
Methods in com.azure.resourcemanager.authorization.fluent.models that return ExpandedPropertiesModifier and TypeMethodDescriptionRoleAssignmentScheduleInner.expandedProperties()Get the expandedProperties property: Additional properties of principal, scope and role definition.RoleAssignmentScheduleInstanceInner.expandedProperties()Get the expandedProperties property: Additional properties of principal, scope and role definition.RoleAssignmentScheduleInstanceProperties.expandedProperties()Get the expandedProperties property: Additional properties of principal, scope and role definition.RoleAssignmentScheduleProperties.expandedProperties()Get the expandedProperties property: Additional properties of principal, scope and role definition.RoleAssignmentScheduleRequestInner.expandedProperties()Get the expandedProperties property: Additional properties of principal, scope and role definition.RoleAssignmentScheduleRequestProperties.expandedProperties()Get the expandedProperties property: Additional properties of principal, scope and role definition.RoleEligibilityScheduleInner.expandedProperties()Get the expandedProperties property: Additional properties of principal, scope and role definition.RoleEligibilityScheduleInstanceInner.expandedProperties()Get the expandedProperties property: Additional properties of principal, scope and role definition.RoleEligibilityScheduleInstanceProperties.expandedProperties()Get the expandedProperties property: Additional properties of principal, scope and role definition.RoleEligibilityScheduleProperties.expandedProperties()Get the expandedProperties property: Additional properties of principal, scope and role definition.RoleEligibilityScheduleRequestInner.expandedProperties()Get the expandedProperties property: Additional properties of principal, scope and role definition.RoleEligibilityScheduleRequestProperties.expandedProperties()Get the expandedProperties property: Additional properties of principal, scope and role definition.Methods in com.azure.resourcemanager.authorization.fluent.models with parameters of type ExpandedPropertiesModifier and TypeMethodDescriptionRoleAssignmentScheduleInner.withExpandedProperties(ExpandedProperties expandedProperties) Set the expandedProperties property: Additional properties of principal, scope and role definition.RoleAssignmentScheduleInstanceInner.withExpandedProperties(ExpandedProperties expandedProperties) Set the expandedProperties property: Additional properties of principal, scope and role definition.RoleAssignmentScheduleInstanceProperties.withExpandedProperties(ExpandedProperties expandedProperties) Set the expandedProperties property: Additional properties of principal, scope and role definition.RoleAssignmentScheduleProperties.withExpandedProperties(ExpandedProperties expandedProperties) Set the expandedProperties property: Additional properties of principal, scope and role definition.RoleEligibilityScheduleInner.withExpandedProperties(ExpandedProperties expandedProperties) Set the expandedProperties property: Additional properties of principal, scope and role definition.RoleEligibilityScheduleInstanceInner.withExpandedProperties(ExpandedProperties expandedProperties) Set the expandedProperties property: Additional properties of principal, scope and role definition.RoleEligibilityScheduleInstanceProperties.withExpandedProperties(ExpandedProperties expandedProperties) Set the expandedProperties property: Additional properties of principal, scope and role definition.RoleEligibilityScheduleProperties.withExpandedProperties(ExpandedProperties expandedProperties) Set the expandedProperties property: Additional properties of principal, scope and role definition. -
Uses of ExpandedProperties in com.azure.resourcemanager.authorization.models
Methods in com.azure.resourcemanager.authorization.models that return ExpandedPropertiesModifier and TypeMethodDescriptionExpandedProperties.withPrincipal(ExpandedPropertiesPrincipal principal) Set the principal property: Details of the principal.ExpandedProperties.withRoleDefinition(ExpandedPropertiesRoleDefinition roleDefinition) Set the roleDefinition property: Details of role definition.ExpandedProperties.withScope(ExpandedPropertiesScope scope) Set the scope property: Details of the resource scope.