Documentation ¶
Index ¶
- type DirectoryRoleAssignmentScheduleInstanceAppScopeClient
- type GetDirectoryRoleAssignmentScheduleInstanceAppScopeOperationOptions
- func (o GetDirectoryRoleAssignmentScheduleInstanceAppScopeOperationOptions) ToHeaders() *client.Headers
- func (o GetDirectoryRoleAssignmentScheduleInstanceAppScopeOperationOptions) ToOData() *odata.Query
- func (o GetDirectoryRoleAssignmentScheduleInstanceAppScopeOperationOptions) ToQuery() *client.QueryParams
- type GetDirectoryRoleAssignmentScheduleInstanceAppScopeOperationResponse
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type DirectoryRoleAssignmentScheduleInstanceAppScopeClient ¶
func NewDirectoryRoleAssignmentScheduleInstanceAppScopeClientWithBaseURI ¶
func NewDirectoryRoleAssignmentScheduleInstanceAppScopeClientWithBaseURI(sdkApi sdkEnv.Api) (*DirectoryRoleAssignmentScheduleInstanceAppScopeClient, error)
func (DirectoryRoleAssignmentScheduleInstanceAppScopeClient) GetDirectoryRoleAssignmentScheduleInstanceAppScope ¶
func (c DirectoryRoleAssignmentScheduleInstanceAppScopeClient) GetDirectoryRoleAssignmentScheduleInstanceAppScope(ctx context.Context, id beta.RoleManagementDirectoryRoleAssignmentScheduleInstanceId, options GetDirectoryRoleAssignmentScheduleInstanceAppScopeOperationOptions) (result GetDirectoryRoleAssignmentScheduleInstanceAppScopeOperationResponse, err error)
GetDirectoryRoleAssignmentScheduleInstanceAppScope - 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 GetDirectoryRoleAssignmentScheduleInstanceAppScopeOperationOptions ¶
type GetDirectoryRoleAssignmentScheduleInstanceAppScopeOperationOptions struct { Expand *odata.Expand Metadata *odata.Metadata RetryFunc client.RequestRetryFunc Select *[]string }
func DefaultGetDirectoryRoleAssignmentScheduleInstanceAppScopeOperationOptions ¶
func DefaultGetDirectoryRoleAssignmentScheduleInstanceAppScopeOperationOptions() GetDirectoryRoleAssignmentScheduleInstanceAppScopeOperationOptions
func (GetDirectoryRoleAssignmentScheduleInstanceAppScopeOperationOptions) ToHeaders ¶
func (o GetDirectoryRoleAssignmentScheduleInstanceAppScopeOperationOptions) ToHeaders() *client.Headers
func (GetDirectoryRoleAssignmentScheduleInstanceAppScopeOperationOptions) ToOData ¶
func (o GetDirectoryRoleAssignmentScheduleInstanceAppScopeOperationOptions) ToOData() *odata.Query
func (GetDirectoryRoleAssignmentScheduleInstanceAppScopeOperationOptions) ToQuery ¶
func (o GetDirectoryRoleAssignmentScheduleInstanceAppScopeOperationOptions) ToQuery() *client.QueryParams
Click to show internal directories.
Click to hide internal directories.