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