Documentation ¶
Index ¶
- type DeleteExchangeTransitiveRoleAssignmentAppScopeOperationOptions
- type DeleteExchangeTransitiveRoleAssignmentAppScopeOperationResponse
- type ExchangeTransitiveRoleAssignmentAppScopeClient
- func (c ExchangeTransitiveRoleAssignmentAppScopeClient) DeleteExchangeTransitiveRoleAssignmentAppScope(ctx context.Context, id beta.RoleManagementExchangeTransitiveRoleAssignmentId, ...) (result DeleteExchangeTransitiveRoleAssignmentAppScopeOperationResponse, ...)
- func (c ExchangeTransitiveRoleAssignmentAppScopeClient) GetExchangeTransitiveRoleAssignmentAppScope(ctx context.Context, id beta.RoleManagementExchangeTransitiveRoleAssignmentId, ...) (result GetExchangeTransitiveRoleAssignmentAppScopeOperationResponse, err error)
- func (c ExchangeTransitiveRoleAssignmentAppScopeClient) UpdateExchangeTransitiveRoleAssignmentAppScope(ctx context.Context, id beta.RoleManagementExchangeTransitiveRoleAssignmentId, ...) (result UpdateExchangeTransitiveRoleAssignmentAppScopeOperationResponse, ...)
- type GetExchangeTransitiveRoleAssignmentAppScopeOperationOptions
- type GetExchangeTransitiveRoleAssignmentAppScopeOperationResponse
- type UpdateExchangeTransitiveRoleAssignmentAppScopeOperationOptions
- type UpdateExchangeTransitiveRoleAssignmentAppScopeOperationResponse
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type DeleteExchangeTransitiveRoleAssignmentAppScopeOperationOptions ¶
type DeleteExchangeTransitiveRoleAssignmentAppScopeOperationOptions struct { IfMatch *string Metadata *odata.Metadata RetryFunc client.RequestRetryFunc }
func DefaultDeleteExchangeTransitiveRoleAssignmentAppScopeOperationOptions ¶
func DefaultDeleteExchangeTransitiveRoleAssignmentAppScopeOperationOptions() DeleteExchangeTransitiveRoleAssignmentAppScopeOperationOptions
func (DeleteExchangeTransitiveRoleAssignmentAppScopeOperationOptions) ToHeaders ¶
func (o DeleteExchangeTransitiveRoleAssignmentAppScopeOperationOptions) ToHeaders() *client.Headers
func (DeleteExchangeTransitiveRoleAssignmentAppScopeOperationOptions) ToOData ¶
func (o DeleteExchangeTransitiveRoleAssignmentAppScopeOperationOptions) ToOData() *odata.Query
func (DeleteExchangeTransitiveRoleAssignmentAppScopeOperationOptions) ToQuery ¶
func (o DeleteExchangeTransitiveRoleAssignmentAppScopeOperationOptions) ToQuery() *client.QueryParams
type ExchangeTransitiveRoleAssignmentAppScopeClient ¶
func NewExchangeTransitiveRoleAssignmentAppScopeClientWithBaseURI ¶
func NewExchangeTransitiveRoleAssignmentAppScopeClientWithBaseURI(sdkApi sdkEnv.Api) (*ExchangeTransitiveRoleAssignmentAppScopeClient, error)
func (ExchangeTransitiveRoleAssignmentAppScopeClient) DeleteExchangeTransitiveRoleAssignmentAppScope ¶
func (c ExchangeTransitiveRoleAssignmentAppScopeClient) DeleteExchangeTransitiveRoleAssignmentAppScope(ctx context.Context, id beta.RoleManagementExchangeTransitiveRoleAssignmentId, options DeleteExchangeTransitiveRoleAssignmentAppScopeOperationOptions) (result DeleteExchangeTransitiveRoleAssignmentAppScopeOperationResponse, err error)
DeleteExchangeTransitiveRoleAssignmentAppScope - Delete navigation property appScope for roleManagement
func (ExchangeTransitiveRoleAssignmentAppScopeClient) GetExchangeTransitiveRoleAssignmentAppScope ¶
func (c ExchangeTransitiveRoleAssignmentAppScopeClient) GetExchangeTransitiveRoleAssignmentAppScope(ctx context.Context, id beta.RoleManagementExchangeTransitiveRoleAssignmentId, options GetExchangeTransitiveRoleAssignmentAppScopeOperationOptions) (result GetExchangeTransitiveRoleAssignmentAppScopeOperationResponse, err error)
GetExchangeTransitiveRoleAssignmentAppScope - 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 (ExchangeTransitiveRoleAssignmentAppScopeClient) UpdateExchangeTransitiveRoleAssignmentAppScope ¶
func (c ExchangeTransitiveRoleAssignmentAppScopeClient) UpdateExchangeTransitiveRoleAssignmentAppScope(ctx context.Context, id beta.RoleManagementExchangeTransitiveRoleAssignmentId, input beta.AppScope, options UpdateExchangeTransitiveRoleAssignmentAppScopeOperationOptions) (result UpdateExchangeTransitiveRoleAssignmentAppScopeOperationResponse, err error)
UpdateExchangeTransitiveRoleAssignmentAppScope - Update the navigation property appScope in roleManagement
type GetExchangeTransitiveRoleAssignmentAppScopeOperationOptions ¶
type GetExchangeTransitiveRoleAssignmentAppScopeOperationOptions struct { Expand *odata.Expand Metadata *odata.Metadata RetryFunc client.RequestRetryFunc Select *[]string }
func DefaultGetExchangeTransitiveRoleAssignmentAppScopeOperationOptions ¶
func DefaultGetExchangeTransitiveRoleAssignmentAppScopeOperationOptions() GetExchangeTransitiveRoleAssignmentAppScopeOperationOptions
func (GetExchangeTransitiveRoleAssignmentAppScopeOperationOptions) ToHeaders ¶
func (o GetExchangeTransitiveRoleAssignmentAppScopeOperationOptions) ToHeaders() *client.Headers
func (GetExchangeTransitiveRoleAssignmentAppScopeOperationOptions) ToOData ¶
func (o GetExchangeTransitiveRoleAssignmentAppScopeOperationOptions) ToOData() *odata.Query
func (GetExchangeTransitiveRoleAssignmentAppScopeOperationOptions) ToQuery ¶
func (o GetExchangeTransitiveRoleAssignmentAppScopeOperationOptions) ToQuery() *client.QueryParams
type UpdateExchangeTransitiveRoleAssignmentAppScopeOperationOptions ¶
type UpdateExchangeTransitiveRoleAssignmentAppScopeOperationOptions struct { Metadata *odata.Metadata RetryFunc client.RequestRetryFunc }
func DefaultUpdateExchangeTransitiveRoleAssignmentAppScopeOperationOptions ¶
func DefaultUpdateExchangeTransitiveRoleAssignmentAppScopeOperationOptions() UpdateExchangeTransitiveRoleAssignmentAppScopeOperationOptions
func (UpdateExchangeTransitiveRoleAssignmentAppScopeOperationOptions) ToHeaders ¶
func (o UpdateExchangeTransitiveRoleAssignmentAppScopeOperationOptions) ToHeaders() *client.Headers
func (UpdateExchangeTransitiveRoleAssignmentAppScopeOperationOptions) ToOData ¶
func (o UpdateExchangeTransitiveRoleAssignmentAppScopeOperationOptions) ToOData() *odata.Query
func (UpdateExchangeTransitiveRoleAssignmentAppScopeOperationOptions) ToQuery ¶
func (o UpdateExchangeTransitiveRoleAssignmentAppScopeOperationOptions) ToQuery() *client.QueryParams
Click to show internal directories.
Click to hide internal directories.