Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type EnterpriseAppRoleAssignmentScheduleAppScopeClient ¶
func NewEnterpriseAppRoleAssignmentScheduleAppScopeClientWithBaseURI ¶
func NewEnterpriseAppRoleAssignmentScheduleAppScopeClientWithBaseURI(sdkApi sdkEnv.Api) (*EnterpriseAppRoleAssignmentScheduleAppScopeClient, error)
func (EnterpriseAppRoleAssignmentScheduleAppScopeClient) GetEnterpriseAppRoleAssignmentScheduleAppScope ¶
func (c EnterpriseAppRoleAssignmentScheduleAppScopeClient) GetEnterpriseAppRoleAssignmentScheduleAppScope(ctx context.Context, id beta.RoleManagementEnterpriseAppIdRoleAssignmentScheduleId, options GetEnterpriseAppRoleAssignmentScheduleAppScopeOperationOptions) (result GetEnterpriseAppRoleAssignmentScheduleAppScopeOperationResponse, err error)
GetEnterpriseAppRoleAssignmentScheduleAppScope - Get appScope from roleManagement. Read-only property with details of the app-specific scope when the role eligibility or assignment is scoped to an app. Nullable.
type GetEnterpriseAppRoleAssignmentScheduleAppScopeOperationOptions ¶
type GetEnterpriseAppRoleAssignmentScheduleAppScopeOperationOptions struct { Expand *odata.Expand Metadata *odata.Metadata RetryFunc client.RequestRetryFunc Select *[]string }
func DefaultGetEnterpriseAppRoleAssignmentScheduleAppScopeOperationOptions ¶
func DefaultGetEnterpriseAppRoleAssignmentScheduleAppScopeOperationOptions() GetEnterpriseAppRoleAssignmentScheduleAppScopeOperationOptions
func (GetEnterpriseAppRoleAssignmentScheduleAppScopeOperationOptions) ToHeaders ¶
func (o GetEnterpriseAppRoleAssignmentScheduleAppScopeOperationOptions) ToHeaders() *client.Headers
func (GetEnterpriseAppRoleAssignmentScheduleAppScopeOperationOptions) ToOData ¶
func (o GetEnterpriseAppRoleAssignmentScheduleAppScopeOperationOptions) ToOData() *odata.Query
func (GetEnterpriseAppRoleAssignmentScheduleAppScopeOperationOptions) ToQuery ¶
func (o GetEnterpriseAppRoleAssignmentScheduleAppScopeOperationOptions) ToQuery() *client.QueryParams
Click to show internal directories.
Click to hide internal directories.