Documentation ¶
Index ¶
- type EntitlementManagementRoleAssignmentScheduleDirectoryScopeClient
- type GetEntitlementManagementRoleAssignmentScheduleDirectoryScopeOperationOptions
- func (o GetEntitlementManagementRoleAssignmentScheduleDirectoryScopeOperationOptions) ToHeaders() *client.Headers
- func (o GetEntitlementManagementRoleAssignmentScheduleDirectoryScopeOperationOptions) ToOData() *odata.Query
- func (o GetEntitlementManagementRoleAssignmentScheduleDirectoryScopeOperationOptions) ToQuery() *client.QueryParams
- type GetEntitlementManagementRoleAssignmentScheduleDirectoryScopeOperationResponse
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type EntitlementManagementRoleAssignmentScheduleDirectoryScopeClient ¶
type EntitlementManagementRoleAssignmentScheduleDirectoryScopeClient struct {
Client *msgraph.Client
}
func NewEntitlementManagementRoleAssignmentScheduleDirectoryScopeClientWithBaseURI ¶
func NewEntitlementManagementRoleAssignmentScheduleDirectoryScopeClientWithBaseURI(sdkApi sdkEnv.Api) (*EntitlementManagementRoleAssignmentScheduleDirectoryScopeClient, error)
func (EntitlementManagementRoleAssignmentScheduleDirectoryScopeClient) GetEntitlementManagementRoleAssignmentScheduleDirectoryScope ¶
func (c EntitlementManagementRoleAssignmentScheduleDirectoryScopeClient) GetEntitlementManagementRoleAssignmentScheduleDirectoryScope(ctx context.Context, id beta.RoleManagementEntitlementManagementRoleAssignmentScheduleId, options GetEntitlementManagementRoleAssignmentScheduleDirectoryScopeOperationOptions) (result GetEntitlementManagementRoleAssignmentScheduleDirectoryScopeOperationResponse, err error)
GetEntitlementManagementRoleAssignmentScheduleDirectoryScope - Get directoryScope from roleManagement. The directory object that is the scope of the role eligibility or assignment. Read-only.
type GetEntitlementManagementRoleAssignmentScheduleDirectoryScopeOperationOptions ¶
type GetEntitlementManagementRoleAssignmentScheduleDirectoryScopeOperationOptions struct { Expand *odata.Expand Metadata *odata.Metadata RetryFunc client.RequestRetryFunc Select *[]string }
func DefaultGetEntitlementManagementRoleAssignmentScheduleDirectoryScopeOperationOptions ¶
func DefaultGetEntitlementManagementRoleAssignmentScheduleDirectoryScopeOperationOptions() GetEntitlementManagementRoleAssignmentScheduleDirectoryScopeOperationOptions
func (GetEntitlementManagementRoleAssignmentScheduleDirectoryScopeOperationOptions) ToHeaders ¶
func (o GetEntitlementManagementRoleAssignmentScheduleDirectoryScopeOperationOptions) ToHeaders() *client.Headers
func (GetEntitlementManagementRoleAssignmentScheduleDirectoryScopeOperationOptions) ToOData ¶
func (o GetEntitlementManagementRoleAssignmentScheduleDirectoryScopeOperationOptions) ToOData() *odata.Query
Click to show internal directories.
Click to hide internal directories.