Documentation ¶
Index ¶
- type EntitlementManagementRoleAssignmentScheduleInstanceAppScopeClient
- type GetEntitlementManagementRoleAssignmentScheduleInstanceAppScopeOperationOptions
- func (o GetEntitlementManagementRoleAssignmentScheduleInstanceAppScopeOperationOptions) ToHeaders() *client.Headers
- func (o GetEntitlementManagementRoleAssignmentScheduleInstanceAppScopeOperationOptions) ToOData() *odata.Query
- func (o GetEntitlementManagementRoleAssignmentScheduleInstanceAppScopeOperationOptions) ToQuery() *client.QueryParams
- type GetEntitlementManagementRoleAssignmentScheduleInstanceAppScopeOperationResponse
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type EntitlementManagementRoleAssignmentScheduleInstanceAppScopeClient ¶
type EntitlementManagementRoleAssignmentScheduleInstanceAppScopeClient struct {
Client *msgraph.Client
}
func NewEntitlementManagementRoleAssignmentScheduleInstanceAppScopeClientWithBaseURI ¶
func NewEntitlementManagementRoleAssignmentScheduleInstanceAppScopeClientWithBaseURI(sdkApi sdkEnv.Api) (*EntitlementManagementRoleAssignmentScheduleInstanceAppScopeClient, error)
func (EntitlementManagementRoleAssignmentScheduleInstanceAppScopeClient) GetEntitlementManagementRoleAssignmentScheduleInstanceAppScope ¶
func (c EntitlementManagementRoleAssignmentScheduleInstanceAppScopeClient) GetEntitlementManagementRoleAssignmentScheduleInstanceAppScope(ctx context.Context, id stable.RoleManagementEntitlementManagementRoleAssignmentScheduleInstanceId, options GetEntitlementManagementRoleAssignmentScheduleInstanceAppScopeOperationOptions) (result GetEntitlementManagementRoleAssignmentScheduleInstanceAppScopeOperationResponse, err error)
GetEntitlementManagementRoleAssignmentScheduleInstanceAppScope - Get appScope from roleManagement. Read-only property with details of the app-specific scope when the assignment or role eligibility is scoped to an app. Nullable.
type GetEntitlementManagementRoleAssignmentScheduleInstanceAppScopeOperationOptions ¶
type GetEntitlementManagementRoleAssignmentScheduleInstanceAppScopeOperationOptions struct { Expand *odata.Expand Metadata *odata.Metadata RetryFunc client.RequestRetryFunc Select *[]string }
func DefaultGetEntitlementManagementRoleAssignmentScheduleInstanceAppScopeOperationOptions ¶
func DefaultGetEntitlementManagementRoleAssignmentScheduleInstanceAppScopeOperationOptions() GetEntitlementManagementRoleAssignmentScheduleInstanceAppScopeOperationOptions
func (GetEntitlementManagementRoleAssignmentScheduleInstanceAppScopeOperationOptions) ToHeaders ¶
func (o GetEntitlementManagementRoleAssignmentScheduleInstanceAppScopeOperationOptions) ToHeaders() *client.Headers
func (GetEntitlementManagementRoleAssignmentScheduleInstanceAppScopeOperationOptions) ToOData ¶
func (o GetEntitlementManagementRoleAssignmentScheduleInstanceAppScopeOperationOptions) ToOData() *odata.Query
Click to show internal directories.
Click to hide internal directories.