Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type ExchangeRoleAssignmentRoleDefinitionClient ¶
func NewExchangeRoleAssignmentRoleDefinitionClientWithBaseURI ¶
func NewExchangeRoleAssignmentRoleDefinitionClientWithBaseURI(sdkApi sdkEnv.Api) (*ExchangeRoleAssignmentRoleDefinitionClient, error)
func (ExchangeRoleAssignmentRoleDefinitionClient) GetExchangeRoleAssignmentRoleDefinition ¶
func (c ExchangeRoleAssignmentRoleDefinitionClient) GetExchangeRoleAssignmentRoleDefinition(ctx context.Context, id beta.RoleManagementExchangeRoleAssignmentId, options GetExchangeRoleAssignmentRoleDefinitionOperationOptions) (result GetExchangeRoleAssignmentRoleDefinitionOperationResponse, err error)
GetExchangeRoleAssignmentRoleDefinition - Get roleDefinition from roleManagement. The roleDefinition the assignment is for. Supports $expand.
type GetExchangeRoleAssignmentRoleDefinitionOperationOptions ¶
type GetExchangeRoleAssignmentRoleDefinitionOperationOptions struct { Expand *odata.Expand Metadata *odata.Metadata RetryFunc client.RequestRetryFunc Select *[]string }
func DefaultGetExchangeRoleAssignmentRoleDefinitionOperationOptions ¶
func DefaultGetExchangeRoleAssignmentRoleDefinitionOperationOptions() GetExchangeRoleAssignmentRoleDefinitionOperationOptions
func (GetExchangeRoleAssignmentRoleDefinitionOperationOptions) ToHeaders ¶
func (o GetExchangeRoleAssignmentRoleDefinitionOperationOptions) ToHeaders() *client.Headers
func (GetExchangeRoleAssignmentRoleDefinitionOperationOptions) ToOData ¶
func (o GetExchangeRoleAssignmentRoleDefinitionOperationOptions) ToOData() *odata.Query
func (GetExchangeRoleAssignmentRoleDefinitionOperationOptions) ToQuery ¶
func (o GetExchangeRoleAssignmentRoleDefinitionOperationOptions) ToQuery() *client.QueryParams
Click to show internal directories.
Click to hide internal directories.