Documentation ¶
Index ¶
- type DeleteDirectoryRoleAssignmentAppScopeOperationOptions
- type DeleteDirectoryRoleAssignmentAppScopeOperationResponse
- type DirectoryRoleAssignmentAppScopeClient
- func (c DirectoryRoleAssignmentAppScopeClient) DeleteDirectoryRoleAssignmentAppScope(ctx context.Context, id stable.RoleManagementDirectoryRoleAssignmentId, ...) (result DeleteDirectoryRoleAssignmentAppScopeOperationResponse, err error)
- func (c DirectoryRoleAssignmentAppScopeClient) GetDirectoryRoleAssignmentAppScope(ctx context.Context, id stable.RoleManagementDirectoryRoleAssignmentId, ...) (result GetDirectoryRoleAssignmentAppScopeOperationResponse, err error)
- func (c DirectoryRoleAssignmentAppScopeClient) UpdateDirectoryRoleAssignmentAppScope(ctx context.Context, id stable.RoleManagementDirectoryRoleAssignmentId, ...) (result UpdateDirectoryRoleAssignmentAppScopeOperationResponse, err error)
- type GetDirectoryRoleAssignmentAppScopeOperationOptions
- type GetDirectoryRoleAssignmentAppScopeOperationResponse
- type UpdateDirectoryRoleAssignmentAppScopeOperationOptions
- type UpdateDirectoryRoleAssignmentAppScopeOperationResponse
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type DeleteDirectoryRoleAssignmentAppScopeOperationOptions ¶
type DeleteDirectoryRoleAssignmentAppScopeOperationOptions struct { IfMatch *string Metadata *odata.Metadata RetryFunc client.RequestRetryFunc }
func DefaultDeleteDirectoryRoleAssignmentAppScopeOperationOptions ¶
func DefaultDeleteDirectoryRoleAssignmentAppScopeOperationOptions() DeleteDirectoryRoleAssignmentAppScopeOperationOptions
func (DeleteDirectoryRoleAssignmentAppScopeOperationOptions) ToHeaders ¶
func (o DeleteDirectoryRoleAssignmentAppScopeOperationOptions) ToHeaders() *client.Headers
func (DeleteDirectoryRoleAssignmentAppScopeOperationOptions) ToOData ¶
func (o DeleteDirectoryRoleAssignmentAppScopeOperationOptions) ToOData() *odata.Query
func (DeleteDirectoryRoleAssignmentAppScopeOperationOptions) ToQuery ¶
func (o DeleteDirectoryRoleAssignmentAppScopeOperationOptions) ToQuery() *client.QueryParams
type DirectoryRoleAssignmentAppScopeClient ¶
func NewDirectoryRoleAssignmentAppScopeClientWithBaseURI ¶
func NewDirectoryRoleAssignmentAppScopeClientWithBaseURI(sdkApi sdkEnv.Api) (*DirectoryRoleAssignmentAppScopeClient, error)
func (DirectoryRoleAssignmentAppScopeClient) DeleteDirectoryRoleAssignmentAppScope ¶
func (c DirectoryRoleAssignmentAppScopeClient) DeleteDirectoryRoleAssignmentAppScope(ctx context.Context, id stable.RoleManagementDirectoryRoleAssignmentId, options DeleteDirectoryRoleAssignmentAppScopeOperationOptions) (result DeleteDirectoryRoleAssignmentAppScopeOperationResponse, err error)
DeleteDirectoryRoleAssignmentAppScope - Delete navigation property appScope for roleManagement
func (DirectoryRoleAssignmentAppScopeClient) GetDirectoryRoleAssignmentAppScope ¶
func (c DirectoryRoleAssignmentAppScopeClient) GetDirectoryRoleAssignmentAppScope(ctx context.Context, id stable.RoleManagementDirectoryRoleAssignmentId, options GetDirectoryRoleAssignmentAppScopeOperationOptions) (result GetDirectoryRoleAssignmentAppScopeOperationResponse, err error)
GetDirectoryRoleAssignmentAppScope - 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 (DirectoryRoleAssignmentAppScopeClient) UpdateDirectoryRoleAssignmentAppScope ¶
func (c DirectoryRoleAssignmentAppScopeClient) UpdateDirectoryRoleAssignmentAppScope(ctx context.Context, id stable.RoleManagementDirectoryRoleAssignmentId, input stable.AppScope, options UpdateDirectoryRoleAssignmentAppScopeOperationOptions) (result UpdateDirectoryRoleAssignmentAppScopeOperationResponse, err error)
UpdateDirectoryRoleAssignmentAppScope - Update the navigation property appScope in roleManagement
type GetDirectoryRoleAssignmentAppScopeOperationOptions ¶
type GetDirectoryRoleAssignmentAppScopeOperationOptions struct { Expand *odata.Expand Metadata *odata.Metadata RetryFunc client.RequestRetryFunc Select *[]string }
func DefaultGetDirectoryRoleAssignmentAppScopeOperationOptions ¶
func DefaultGetDirectoryRoleAssignmentAppScopeOperationOptions() GetDirectoryRoleAssignmentAppScopeOperationOptions
func (GetDirectoryRoleAssignmentAppScopeOperationOptions) ToHeaders ¶
func (o GetDirectoryRoleAssignmentAppScopeOperationOptions) ToHeaders() *client.Headers
func (GetDirectoryRoleAssignmentAppScopeOperationOptions) ToOData ¶
func (o GetDirectoryRoleAssignmentAppScopeOperationOptions) ToOData() *odata.Query
func (GetDirectoryRoleAssignmentAppScopeOperationOptions) ToQuery ¶
func (o GetDirectoryRoleAssignmentAppScopeOperationOptions) ToQuery() *client.QueryParams
type UpdateDirectoryRoleAssignmentAppScopeOperationOptions ¶
type UpdateDirectoryRoleAssignmentAppScopeOperationOptions struct { Metadata *odata.Metadata RetryFunc client.RequestRetryFunc }
func DefaultUpdateDirectoryRoleAssignmentAppScopeOperationOptions ¶
func DefaultUpdateDirectoryRoleAssignmentAppScopeOperationOptions() UpdateDirectoryRoleAssignmentAppScopeOperationOptions
func (UpdateDirectoryRoleAssignmentAppScopeOperationOptions) ToHeaders ¶
func (o UpdateDirectoryRoleAssignmentAppScopeOperationOptions) ToHeaders() *client.Headers
func (UpdateDirectoryRoleAssignmentAppScopeOperationOptions) ToOData ¶
func (o UpdateDirectoryRoleAssignmentAppScopeOperationOptions) ToOData() *odata.Query
func (UpdateDirectoryRoleAssignmentAppScopeOperationOptions) ToQuery ¶
func (o UpdateDirectoryRoleAssignmentAppScopeOperationOptions) ToQuery() *client.QueryParams
Click to show internal directories.
Click to hide internal directories.