Documentation ¶
Index ¶
- type EntitlementManagementRoleAssignmentScheduleRequestAppScopeClient
- type GetEntitlementManagementRoleAssignmentScheduleRequestAppScopeOperationOptions
- func (o GetEntitlementManagementRoleAssignmentScheduleRequestAppScopeOperationOptions) ToHeaders() *client.Headers
- func (o GetEntitlementManagementRoleAssignmentScheduleRequestAppScopeOperationOptions) ToOData() *odata.Query
- func (o GetEntitlementManagementRoleAssignmentScheduleRequestAppScopeOperationOptions) ToQuery() *client.QueryParams
- type GetEntitlementManagementRoleAssignmentScheduleRequestAppScopeOperationResponse
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type EntitlementManagementRoleAssignmentScheduleRequestAppScopeClient ¶
type EntitlementManagementRoleAssignmentScheduleRequestAppScopeClient struct {
Client *msgraph.Client
}
func NewEntitlementManagementRoleAssignmentScheduleRequestAppScopeClientWithBaseURI ¶
func NewEntitlementManagementRoleAssignmentScheduleRequestAppScopeClientWithBaseURI(sdkApi sdkEnv.Api) (*EntitlementManagementRoleAssignmentScheduleRequestAppScopeClient, error)
func (EntitlementManagementRoleAssignmentScheduleRequestAppScopeClient) GetEntitlementManagementRoleAssignmentScheduleRequestAppScope ¶
func (c EntitlementManagementRoleAssignmentScheduleRequestAppScopeClient) GetEntitlementManagementRoleAssignmentScheduleRequestAppScope(ctx context.Context, id beta.RoleManagementEntitlementManagementRoleAssignmentScheduleRequestId, options GetEntitlementManagementRoleAssignmentScheduleRequestAppScopeOperationOptions) (result GetEntitlementManagementRoleAssignmentScheduleRequestAppScopeOperationResponse, err error)
GetEntitlementManagementRoleAssignmentScheduleRequestAppScope - Get appScope from roleManagement. Read-only property with details of the app-specific scope when the assignment is scoped to an app. Nullable. Supports $expand.
type GetEntitlementManagementRoleAssignmentScheduleRequestAppScopeOperationOptions ¶
type GetEntitlementManagementRoleAssignmentScheduleRequestAppScopeOperationOptions struct { Expand *odata.Expand Metadata *odata.Metadata RetryFunc client.RequestRetryFunc Select *[]string }
func DefaultGetEntitlementManagementRoleAssignmentScheduleRequestAppScopeOperationOptions ¶
func DefaultGetEntitlementManagementRoleAssignmentScheduleRequestAppScopeOperationOptions() GetEntitlementManagementRoleAssignmentScheduleRequestAppScopeOperationOptions
func (GetEntitlementManagementRoleAssignmentScheduleRequestAppScopeOperationOptions) ToHeaders ¶
func (o GetEntitlementManagementRoleAssignmentScheduleRequestAppScopeOperationOptions) ToHeaders() *client.Headers
func (GetEntitlementManagementRoleAssignmentScheduleRequestAppScopeOperationOptions) ToOData ¶
func (o GetEntitlementManagementRoleAssignmentScheduleRequestAppScopeOperationOptions) ToOData() *odata.Query
Click to show internal directories.
Click to hide internal directories.