Documentation ¶
Index ¶
- type DeleteEnterpriseAppRoleAssignmentAppScopeOperationOptions
- type DeleteEnterpriseAppRoleAssignmentAppScopeOperationResponse
- type EnterpriseAppRoleAssignmentAppScopeClient
- func (c EnterpriseAppRoleAssignmentAppScopeClient) DeleteEnterpriseAppRoleAssignmentAppScope(ctx context.Context, id beta.RoleManagementEnterpriseAppIdRoleAssignmentId, ...) (result DeleteEnterpriseAppRoleAssignmentAppScopeOperationResponse, err error)
- func (c EnterpriseAppRoleAssignmentAppScopeClient) GetEnterpriseAppRoleAssignmentAppScope(ctx context.Context, id beta.RoleManagementEnterpriseAppIdRoleAssignmentId, ...) (result GetEnterpriseAppRoleAssignmentAppScopeOperationResponse, err error)
- func (c EnterpriseAppRoleAssignmentAppScopeClient) UpdateEnterpriseAppRoleAssignmentAppScope(ctx context.Context, id beta.RoleManagementEnterpriseAppIdRoleAssignmentId, ...) (result UpdateEnterpriseAppRoleAssignmentAppScopeOperationResponse, err error)
- type GetEnterpriseAppRoleAssignmentAppScopeOperationOptions
- type GetEnterpriseAppRoleAssignmentAppScopeOperationResponse
- type UpdateEnterpriseAppRoleAssignmentAppScopeOperationOptions
- type UpdateEnterpriseAppRoleAssignmentAppScopeOperationResponse
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type DeleteEnterpriseAppRoleAssignmentAppScopeOperationOptions ¶
type DeleteEnterpriseAppRoleAssignmentAppScopeOperationOptions struct { IfMatch *string Metadata *odata.Metadata RetryFunc client.RequestRetryFunc }
func DefaultDeleteEnterpriseAppRoleAssignmentAppScopeOperationOptions ¶
func DefaultDeleteEnterpriseAppRoleAssignmentAppScopeOperationOptions() DeleteEnterpriseAppRoleAssignmentAppScopeOperationOptions
func (DeleteEnterpriseAppRoleAssignmentAppScopeOperationOptions) ToHeaders ¶
func (o DeleteEnterpriseAppRoleAssignmentAppScopeOperationOptions) ToHeaders() *client.Headers
func (DeleteEnterpriseAppRoleAssignmentAppScopeOperationOptions) ToOData ¶
func (o DeleteEnterpriseAppRoleAssignmentAppScopeOperationOptions) ToOData() *odata.Query
func (DeleteEnterpriseAppRoleAssignmentAppScopeOperationOptions) ToQuery ¶
func (o DeleteEnterpriseAppRoleAssignmentAppScopeOperationOptions) ToQuery() *client.QueryParams
type EnterpriseAppRoleAssignmentAppScopeClient ¶
func NewEnterpriseAppRoleAssignmentAppScopeClientWithBaseURI ¶
func NewEnterpriseAppRoleAssignmentAppScopeClientWithBaseURI(sdkApi sdkEnv.Api) (*EnterpriseAppRoleAssignmentAppScopeClient, error)
func (EnterpriseAppRoleAssignmentAppScopeClient) DeleteEnterpriseAppRoleAssignmentAppScope ¶
func (c EnterpriseAppRoleAssignmentAppScopeClient) DeleteEnterpriseAppRoleAssignmentAppScope(ctx context.Context, id beta.RoleManagementEnterpriseAppIdRoleAssignmentId, options DeleteEnterpriseAppRoleAssignmentAppScopeOperationOptions) (result DeleteEnterpriseAppRoleAssignmentAppScopeOperationResponse, err error)
DeleteEnterpriseAppRoleAssignmentAppScope - Delete navigation property appScope for roleManagement
func (EnterpriseAppRoleAssignmentAppScopeClient) GetEnterpriseAppRoleAssignmentAppScope ¶
func (c EnterpriseAppRoleAssignmentAppScopeClient) GetEnterpriseAppRoleAssignmentAppScope(ctx context.Context, id beta.RoleManagementEnterpriseAppIdRoleAssignmentId, options GetEnterpriseAppRoleAssignmentAppScopeOperationOptions) (result GetEnterpriseAppRoleAssignmentAppScopeOperationResponse, err error)
GetEnterpriseAppRoleAssignmentAppScope - 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 (EnterpriseAppRoleAssignmentAppScopeClient) UpdateEnterpriseAppRoleAssignmentAppScope ¶
func (c EnterpriseAppRoleAssignmentAppScopeClient) UpdateEnterpriseAppRoleAssignmentAppScope(ctx context.Context, id beta.RoleManagementEnterpriseAppIdRoleAssignmentId, input beta.AppScope, options UpdateEnterpriseAppRoleAssignmentAppScopeOperationOptions) (result UpdateEnterpriseAppRoleAssignmentAppScopeOperationResponse, err error)
UpdateEnterpriseAppRoleAssignmentAppScope - Update the navigation property appScope in roleManagement
type GetEnterpriseAppRoleAssignmentAppScopeOperationOptions ¶
type GetEnterpriseAppRoleAssignmentAppScopeOperationOptions struct { Expand *odata.Expand Metadata *odata.Metadata RetryFunc client.RequestRetryFunc Select *[]string }
func DefaultGetEnterpriseAppRoleAssignmentAppScopeOperationOptions ¶
func DefaultGetEnterpriseAppRoleAssignmentAppScopeOperationOptions() GetEnterpriseAppRoleAssignmentAppScopeOperationOptions
func (GetEnterpriseAppRoleAssignmentAppScopeOperationOptions) ToHeaders ¶
func (o GetEnterpriseAppRoleAssignmentAppScopeOperationOptions) ToHeaders() *client.Headers
func (GetEnterpriseAppRoleAssignmentAppScopeOperationOptions) ToOData ¶
func (o GetEnterpriseAppRoleAssignmentAppScopeOperationOptions) ToOData() *odata.Query
func (GetEnterpriseAppRoleAssignmentAppScopeOperationOptions) ToQuery ¶
func (o GetEnterpriseAppRoleAssignmentAppScopeOperationOptions) ToQuery() *client.QueryParams
type UpdateEnterpriseAppRoleAssignmentAppScopeOperationOptions ¶
type UpdateEnterpriseAppRoleAssignmentAppScopeOperationOptions struct { Metadata *odata.Metadata RetryFunc client.RequestRetryFunc }
func DefaultUpdateEnterpriseAppRoleAssignmentAppScopeOperationOptions ¶
func DefaultUpdateEnterpriseAppRoleAssignmentAppScopeOperationOptions() UpdateEnterpriseAppRoleAssignmentAppScopeOperationOptions
func (UpdateEnterpriseAppRoleAssignmentAppScopeOperationOptions) ToHeaders ¶
func (o UpdateEnterpriseAppRoleAssignmentAppScopeOperationOptions) ToHeaders() *client.Headers
func (UpdateEnterpriseAppRoleAssignmentAppScopeOperationOptions) ToOData ¶
func (o UpdateEnterpriseAppRoleAssignmentAppScopeOperationOptions) ToOData() *odata.Query
func (UpdateEnterpriseAppRoleAssignmentAppScopeOperationOptions) ToQuery ¶
func (o UpdateEnterpriseAppRoleAssignmentAppScopeOperationOptions) ToQuery() *client.QueryParams
Click to show internal directories.
Click to hide internal directories.