Documentation ¶
Index ¶
- type DirectoryRoleAssignmentScheduleRequestDirectoryScopeClient
- type GetDirectoryRoleAssignmentScheduleRequestDirectoryScopeOperationOptions
- func (o GetDirectoryRoleAssignmentScheduleRequestDirectoryScopeOperationOptions) ToHeaders() *client.Headers
- func (o GetDirectoryRoleAssignmentScheduleRequestDirectoryScopeOperationOptions) ToOData() *odata.Query
- func (o GetDirectoryRoleAssignmentScheduleRequestDirectoryScopeOperationOptions) ToQuery() *client.QueryParams
- type GetDirectoryRoleAssignmentScheduleRequestDirectoryScopeOperationResponse
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type DirectoryRoleAssignmentScheduleRequestDirectoryScopeClient ¶
func NewDirectoryRoleAssignmentScheduleRequestDirectoryScopeClientWithBaseURI ¶
func NewDirectoryRoleAssignmentScheduleRequestDirectoryScopeClientWithBaseURI(sdkApi sdkEnv.Api) (*DirectoryRoleAssignmentScheduleRequestDirectoryScopeClient, error)
func (DirectoryRoleAssignmentScheduleRequestDirectoryScopeClient) GetDirectoryRoleAssignmentScheduleRequestDirectoryScope ¶
func (c DirectoryRoleAssignmentScheduleRequestDirectoryScopeClient) GetDirectoryRoleAssignmentScheduleRequestDirectoryScope(ctx context.Context, id stable.RoleManagementDirectoryRoleAssignmentScheduleRequestId, options GetDirectoryRoleAssignmentScheduleRequestDirectoryScopeOperationOptions) (result GetDirectoryRoleAssignmentScheduleRequestDirectoryScopeOperationResponse, err error)
GetDirectoryRoleAssignmentScheduleRequestDirectoryScope - Get directoryScope from roleManagement. The directory object that is the scope of the assignment. Read-only. Supports $expand.
type GetDirectoryRoleAssignmentScheduleRequestDirectoryScopeOperationOptions ¶
type GetDirectoryRoleAssignmentScheduleRequestDirectoryScopeOperationOptions struct { Expand *odata.Expand Metadata *odata.Metadata RetryFunc client.RequestRetryFunc Select *[]string }
func DefaultGetDirectoryRoleAssignmentScheduleRequestDirectoryScopeOperationOptions ¶
func DefaultGetDirectoryRoleAssignmentScheduleRequestDirectoryScopeOperationOptions() GetDirectoryRoleAssignmentScheduleRequestDirectoryScopeOperationOptions
func (GetDirectoryRoleAssignmentScheduleRequestDirectoryScopeOperationOptions) ToHeaders ¶
func (o GetDirectoryRoleAssignmentScheduleRequestDirectoryScopeOperationOptions) ToHeaders() *client.Headers
func (GetDirectoryRoleAssignmentScheduleRequestDirectoryScopeOperationOptions) ToOData ¶
func (o GetDirectoryRoleAssignmentScheduleRequestDirectoryScopeOperationOptions) ToOData() *odata.Query
func (GetDirectoryRoleAssignmentScheduleRequestDirectoryScopeOperationOptions) ToQuery ¶
func (o GetDirectoryRoleAssignmentScheduleRequestDirectoryScopeOperationOptions) ToQuery() *client.QueryParams
Click to show internal directories.
Click to hide internal directories.