Documentation ¶
Index ¶
- type DirectoryRoleAssignmentScheduleRequestRoleDefinitionClient
- type GetDirectoryRoleAssignmentScheduleRequestRoleDefinitionOperationOptions
- func (o GetDirectoryRoleAssignmentScheduleRequestRoleDefinitionOperationOptions) ToHeaders() *client.Headers
- func (o GetDirectoryRoleAssignmentScheduleRequestRoleDefinitionOperationOptions) ToOData() *odata.Query
- func (o GetDirectoryRoleAssignmentScheduleRequestRoleDefinitionOperationOptions) ToQuery() *client.QueryParams
- type GetDirectoryRoleAssignmentScheduleRequestRoleDefinitionOperationResponse
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type DirectoryRoleAssignmentScheduleRequestRoleDefinitionClient ¶
func NewDirectoryRoleAssignmentScheduleRequestRoleDefinitionClientWithBaseURI ¶
func NewDirectoryRoleAssignmentScheduleRequestRoleDefinitionClientWithBaseURI(sdkApi sdkEnv.Api) (*DirectoryRoleAssignmentScheduleRequestRoleDefinitionClient, error)
func (DirectoryRoleAssignmentScheduleRequestRoleDefinitionClient) GetDirectoryRoleAssignmentScheduleRequestRoleDefinition ¶
func (c DirectoryRoleAssignmentScheduleRequestRoleDefinitionClient) GetDirectoryRoleAssignmentScheduleRequestRoleDefinition(ctx context.Context, id beta.RoleManagementDirectoryRoleAssignmentScheduleRequestId, options GetDirectoryRoleAssignmentScheduleRequestRoleDefinitionOperationOptions) (result GetDirectoryRoleAssignmentScheduleRequestRoleDefinitionOperationResponse, err error)
GetDirectoryRoleAssignmentScheduleRequestRoleDefinition - Get roleDefinition from roleManagement. Detailed information for the unifiedRoleDefinition object that is referenced through the roleDefinitionId property. Supports $expand and $select nested in $expand.
type GetDirectoryRoleAssignmentScheduleRequestRoleDefinitionOperationOptions ¶
type GetDirectoryRoleAssignmentScheduleRequestRoleDefinitionOperationOptions struct { Expand *odata.Expand Metadata *odata.Metadata RetryFunc client.RequestRetryFunc Select *[]string }
func DefaultGetDirectoryRoleAssignmentScheduleRequestRoleDefinitionOperationOptions ¶
func DefaultGetDirectoryRoleAssignmentScheduleRequestRoleDefinitionOperationOptions() GetDirectoryRoleAssignmentScheduleRequestRoleDefinitionOperationOptions
func (GetDirectoryRoleAssignmentScheduleRequestRoleDefinitionOperationOptions) ToHeaders ¶
func (o GetDirectoryRoleAssignmentScheduleRequestRoleDefinitionOperationOptions) ToHeaders() *client.Headers
func (GetDirectoryRoleAssignmentScheduleRequestRoleDefinitionOperationOptions) ToOData ¶
func (o GetDirectoryRoleAssignmentScheduleRequestRoleDefinitionOperationOptions) ToOData() *odata.Query
func (GetDirectoryRoleAssignmentScheduleRequestRoleDefinitionOperationOptions) ToQuery ¶
func (o GetDirectoryRoleAssignmentScheduleRequestRoleDefinitionOperationOptions) ToQuery() *client.QueryParams
Click to show internal directories.
Click to hide internal directories.