Documentation ¶
Index ¶
- type EnterpriseAppRoleAssignmentScheduleInstanceDirectoryScopeClient
- type GetEnterpriseAppRoleAssignmentScheduleInstanceDirectoryScopeOperationOptions
- func (o GetEnterpriseAppRoleAssignmentScheduleInstanceDirectoryScopeOperationOptions) ToHeaders() *client.Headers
- func (o GetEnterpriseAppRoleAssignmentScheduleInstanceDirectoryScopeOperationOptions) ToOData() *odata.Query
- func (o GetEnterpriseAppRoleAssignmentScheduleInstanceDirectoryScopeOperationOptions) ToQuery() *client.QueryParams
- type GetEnterpriseAppRoleAssignmentScheduleInstanceDirectoryScopeOperationResponse
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type EnterpriseAppRoleAssignmentScheduleInstanceDirectoryScopeClient ¶
type EnterpriseAppRoleAssignmentScheduleInstanceDirectoryScopeClient struct {
Client *msgraph.Client
}
func NewEnterpriseAppRoleAssignmentScheduleInstanceDirectoryScopeClientWithBaseURI ¶
func NewEnterpriseAppRoleAssignmentScheduleInstanceDirectoryScopeClientWithBaseURI(sdkApi sdkEnv.Api) (*EnterpriseAppRoleAssignmentScheduleInstanceDirectoryScopeClient, error)
func (EnterpriseAppRoleAssignmentScheduleInstanceDirectoryScopeClient) GetEnterpriseAppRoleAssignmentScheduleInstanceDirectoryScope ¶
func (c EnterpriseAppRoleAssignmentScheduleInstanceDirectoryScopeClient) GetEnterpriseAppRoleAssignmentScheduleInstanceDirectoryScope(ctx context.Context, id beta.RoleManagementEnterpriseAppIdRoleAssignmentScheduleInstanceId, options GetEnterpriseAppRoleAssignmentScheduleInstanceDirectoryScopeOperationOptions) (result GetEnterpriseAppRoleAssignmentScheduleInstanceDirectoryScopeOperationResponse, err error)
GetEnterpriseAppRoleAssignmentScheduleInstanceDirectoryScope - Get directoryScope from roleManagement. The directory object that is the scope of the assignment or role eligibility. Read-only.
type GetEnterpriseAppRoleAssignmentScheduleInstanceDirectoryScopeOperationOptions ¶
type GetEnterpriseAppRoleAssignmentScheduleInstanceDirectoryScopeOperationOptions struct { Expand *odata.Expand Metadata *odata.Metadata RetryFunc client.RequestRetryFunc Select *[]string }
func DefaultGetEnterpriseAppRoleAssignmentScheduleInstanceDirectoryScopeOperationOptions ¶
func DefaultGetEnterpriseAppRoleAssignmentScheduleInstanceDirectoryScopeOperationOptions() GetEnterpriseAppRoleAssignmentScheduleInstanceDirectoryScopeOperationOptions
func (GetEnterpriseAppRoleAssignmentScheduleInstanceDirectoryScopeOperationOptions) ToHeaders ¶
func (o GetEnterpriseAppRoleAssignmentScheduleInstanceDirectoryScopeOperationOptions) ToHeaders() *client.Headers
func (GetEnterpriseAppRoleAssignmentScheduleInstanceDirectoryScopeOperationOptions) ToOData ¶
func (o GetEnterpriseAppRoleAssignmentScheduleInstanceDirectoryScopeOperationOptions) ToOData() *odata.Query
Click to show internal directories.
Click to hide internal directories.