Documentation ¶
Index ¶
- type DeleteExchangeRoleAssignmentAppScopeOperationOptions
- type DeleteExchangeRoleAssignmentAppScopeOperationResponse
- type ExchangeRoleAssignmentAppScopeClient
- func (c ExchangeRoleAssignmentAppScopeClient) DeleteExchangeRoleAssignmentAppScope(ctx context.Context, id beta.RoleManagementExchangeRoleAssignmentId, ...) (result DeleteExchangeRoleAssignmentAppScopeOperationResponse, err error)
- func (c ExchangeRoleAssignmentAppScopeClient) GetExchangeRoleAssignmentAppScope(ctx context.Context, id beta.RoleManagementExchangeRoleAssignmentId, ...) (result GetExchangeRoleAssignmentAppScopeOperationResponse, err error)
- func (c ExchangeRoleAssignmentAppScopeClient) UpdateExchangeRoleAssignmentAppScope(ctx context.Context, id beta.RoleManagementExchangeRoleAssignmentId, ...) (result UpdateExchangeRoleAssignmentAppScopeOperationResponse, err error)
- type GetExchangeRoleAssignmentAppScopeOperationOptions
- type GetExchangeRoleAssignmentAppScopeOperationResponse
- type UpdateExchangeRoleAssignmentAppScopeOperationOptions
- type UpdateExchangeRoleAssignmentAppScopeOperationResponse
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type DeleteExchangeRoleAssignmentAppScopeOperationOptions ¶
type DeleteExchangeRoleAssignmentAppScopeOperationOptions struct { IfMatch *string Metadata *odata.Metadata RetryFunc client.RequestRetryFunc }
func DefaultDeleteExchangeRoleAssignmentAppScopeOperationOptions ¶
func DefaultDeleteExchangeRoleAssignmentAppScopeOperationOptions() DeleteExchangeRoleAssignmentAppScopeOperationOptions
func (DeleteExchangeRoleAssignmentAppScopeOperationOptions) ToHeaders ¶
func (o DeleteExchangeRoleAssignmentAppScopeOperationOptions) ToHeaders() *client.Headers
func (DeleteExchangeRoleAssignmentAppScopeOperationOptions) ToOData ¶
func (o DeleteExchangeRoleAssignmentAppScopeOperationOptions) ToOData() *odata.Query
func (DeleteExchangeRoleAssignmentAppScopeOperationOptions) ToQuery ¶
func (o DeleteExchangeRoleAssignmentAppScopeOperationOptions) ToQuery() *client.QueryParams
type ExchangeRoleAssignmentAppScopeClient ¶
func NewExchangeRoleAssignmentAppScopeClientWithBaseURI ¶
func NewExchangeRoleAssignmentAppScopeClientWithBaseURI(sdkApi sdkEnv.Api) (*ExchangeRoleAssignmentAppScopeClient, error)
func (ExchangeRoleAssignmentAppScopeClient) DeleteExchangeRoleAssignmentAppScope ¶
func (c ExchangeRoleAssignmentAppScopeClient) DeleteExchangeRoleAssignmentAppScope(ctx context.Context, id beta.RoleManagementExchangeRoleAssignmentId, options DeleteExchangeRoleAssignmentAppScopeOperationOptions) (result DeleteExchangeRoleAssignmentAppScopeOperationResponse, err error)
DeleteExchangeRoleAssignmentAppScope - Delete navigation property appScope for roleManagement
func (ExchangeRoleAssignmentAppScopeClient) GetExchangeRoleAssignmentAppScope ¶
func (c ExchangeRoleAssignmentAppScopeClient) GetExchangeRoleAssignmentAppScope(ctx context.Context, id beta.RoleManagementExchangeRoleAssignmentId, options GetExchangeRoleAssignmentAppScopeOperationOptions) (result GetExchangeRoleAssignmentAppScopeOperationResponse, err error)
GetExchangeRoleAssignmentAppScope - Get appScope from roleManagement. Read-only property with details of the app specific scope when the assignment scope is app specific. Containment entity. Supports $expand for the entitlement provider only.
func (ExchangeRoleAssignmentAppScopeClient) UpdateExchangeRoleAssignmentAppScope ¶
func (c ExchangeRoleAssignmentAppScopeClient) UpdateExchangeRoleAssignmentAppScope(ctx context.Context, id beta.RoleManagementExchangeRoleAssignmentId, input beta.AppScope, options UpdateExchangeRoleAssignmentAppScopeOperationOptions) (result UpdateExchangeRoleAssignmentAppScopeOperationResponse, err error)
UpdateExchangeRoleAssignmentAppScope - Update the navigation property appScope in roleManagement
type GetExchangeRoleAssignmentAppScopeOperationOptions ¶
type GetExchangeRoleAssignmentAppScopeOperationOptions struct { Expand *odata.Expand Metadata *odata.Metadata RetryFunc client.RequestRetryFunc Select *[]string }
func DefaultGetExchangeRoleAssignmentAppScopeOperationOptions ¶
func DefaultGetExchangeRoleAssignmentAppScopeOperationOptions() GetExchangeRoleAssignmentAppScopeOperationOptions
func (GetExchangeRoleAssignmentAppScopeOperationOptions) ToHeaders ¶
func (o GetExchangeRoleAssignmentAppScopeOperationOptions) ToHeaders() *client.Headers
func (GetExchangeRoleAssignmentAppScopeOperationOptions) ToOData ¶
func (o GetExchangeRoleAssignmentAppScopeOperationOptions) ToOData() *odata.Query
func (GetExchangeRoleAssignmentAppScopeOperationOptions) ToQuery ¶
func (o GetExchangeRoleAssignmentAppScopeOperationOptions) ToQuery() *client.QueryParams
type UpdateExchangeRoleAssignmentAppScopeOperationOptions ¶
type UpdateExchangeRoleAssignmentAppScopeOperationOptions struct { Metadata *odata.Metadata RetryFunc client.RequestRetryFunc }
func DefaultUpdateExchangeRoleAssignmentAppScopeOperationOptions ¶
func DefaultUpdateExchangeRoleAssignmentAppScopeOperationOptions() UpdateExchangeRoleAssignmentAppScopeOperationOptions
func (UpdateExchangeRoleAssignmentAppScopeOperationOptions) ToHeaders ¶
func (o UpdateExchangeRoleAssignmentAppScopeOperationOptions) ToHeaders() *client.Headers
func (UpdateExchangeRoleAssignmentAppScopeOperationOptions) ToOData ¶
func (o UpdateExchangeRoleAssignmentAppScopeOperationOptions) ToOData() *odata.Query
func (UpdateExchangeRoleAssignmentAppScopeOperationOptions) ToQuery ¶
func (o UpdateExchangeRoleAssignmentAppScopeOperationOptions) ToQuery() *client.QueryParams
Click to show internal directories.
Click to hide internal directories.