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