Documentation ¶
Index ¶
- type EntitlementManagementRoleEligibilityScheduleInstanceAppScopeClient
- type GetEntitlementManagementRoleEligibilityScheduleInstanceAppScopeOperationOptions
- func (o GetEntitlementManagementRoleEligibilityScheduleInstanceAppScopeOperationOptions) ToHeaders() *client.Headers
- func (o GetEntitlementManagementRoleEligibilityScheduleInstanceAppScopeOperationOptions) ToOData() *odata.Query
- func (o GetEntitlementManagementRoleEligibilityScheduleInstanceAppScopeOperationOptions) ToQuery() *client.QueryParams
- type GetEntitlementManagementRoleEligibilityScheduleInstanceAppScopeOperationResponse
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type EntitlementManagementRoleEligibilityScheduleInstanceAppScopeClient ¶
type EntitlementManagementRoleEligibilityScheduleInstanceAppScopeClient struct {
Client *msgraph.Client
}
func NewEntitlementManagementRoleEligibilityScheduleInstanceAppScopeClientWithBaseURI ¶
func NewEntitlementManagementRoleEligibilityScheduleInstanceAppScopeClientWithBaseURI(sdkApi sdkEnv.Api) (*EntitlementManagementRoleEligibilityScheduleInstanceAppScopeClient, error)
func (EntitlementManagementRoleEligibilityScheduleInstanceAppScopeClient) GetEntitlementManagementRoleEligibilityScheduleInstanceAppScope ¶
func (c EntitlementManagementRoleEligibilityScheduleInstanceAppScopeClient) GetEntitlementManagementRoleEligibilityScheduleInstanceAppScope(ctx context.Context, id stable.RoleManagementEntitlementManagementRoleEligibilityScheduleInstanceId, options GetEntitlementManagementRoleEligibilityScheduleInstanceAppScopeOperationOptions) (result GetEntitlementManagementRoleEligibilityScheduleInstanceAppScopeOperationResponse, err error)
GetEntitlementManagementRoleEligibilityScheduleInstanceAppScope - 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 GetEntitlementManagementRoleEligibilityScheduleInstanceAppScopeOperationOptions ¶
type GetEntitlementManagementRoleEligibilityScheduleInstanceAppScopeOperationOptions struct { Expand *odata.Expand Metadata *odata.Metadata RetryFunc client.RequestRetryFunc Select *[]string }
func DefaultGetEntitlementManagementRoleEligibilityScheduleInstanceAppScopeOperationOptions ¶
func DefaultGetEntitlementManagementRoleEligibilityScheduleInstanceAppScopeOperationOptions() GetEntitlementManagementRoleEligibilityScheduleInstanceAppScopeOperationOptions
func (GetEntitlementManagementRoleEligibilityScheduleInstanceAppScopeOperationOptions) ToHeaders ¶
func (o GetEntitlementManagementRoleEligibilityScheduleInstanceAppScopeOperationOptions) ToHeaders() *client.Headers
Click to show internal directories.
Click to hide internal directories.