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