Versions in this module Expand all Collapse all v0 v0.20241126.2320 Nov 26, 2024 v0.20241126.1723 Nov 26, 2024 Changes in this version + type CloudPCRoleAssignmentDirectoryScopeClient struct + Client *msgraph.Client + func NewCloudPCRoleAssignmentDirectoryScopeClientWithBaseURI(sdkApi sdkEnv.Api) (*CloudPCRoleAssignmentDirectoryScopeClient, error) + func (c CloudPCRoleAssignmentDirectoryScopeClient) GetCloudPCRoleAssignmentDirectoryScope(ctx context.Context, ...) (result GetCloudPCRoleAssignmentDirectoryScopeOperationResponse, err error) + func (c CloudPCRoleAssignmentDirectoryScopeClient) GetCloudPCRoleAssignmentDirectoryScopesCount(ctx context.Context, id beta.RoleManagementCloudPCRoleAssignmentId, ...) (result GetCloudPCRoleAssignmentDirectoryScopesCountOperationResponse, ...) + func (c CloudPCRoleAssignmentDirectoryScopeClient) ListCloudPCRoleAssignmentDirectoryScopes(ctx context.Context, id beta.RoleManagementCloudPCRoleAssignmentId, ...) (result ListCloudPCRoleAssignmentDirectoryScopesOperationResponse, err error) + func (c CloudPCRoleAssignmentDirectoryScopeClient) ListCloudPCRoleAssignmentDirectoryScopesComplete(ctx context.Context, id beta.RoleManagementCloudPCRoleAssignmentId, ...) (ListCloudPCRoleAssignmentDirectoryScopesCompleteResult, error) + func (c CloudPCRoleAssignmentDirectoryScopeClient) ListCloudPCRoleAssignmentDirectoryScopesCompleteMatchingPredicate(ctx context.Context, id beta.RoleManagementCloudPCRoleAssignmentId, ...) (result ListCloudPCRoleAssignmentDirectoryScopesCompleteResult, err error) + type DirectoryObjectOperationPredicate struct + func (p DirectoryObjectOperationPredicate) Matches(input beta.DirectoryObject) bool + type GetCloudPCRoleAssignmentDirectoryScopeOperationOptions struct + Expand *odata.Expand + Metadata *odata.Metadata + RetryFunc client.RequestRetryFunc + Select *[]string + func DefaultGetCloudPCRoleAssignmentDirectoryScopeOperationOptions() GetCloudPCRoleAssignmentDirectoryScopeOperationOptions + func (o GetCloudPCRoleAssignmentDirectoryScopeOperationOptions) ToHeaders() *client.Headers + func (o GetCloudPCRoleAssignmentDirectoryScopeOperationOptions) ToOData() *odata.Query + func (o GetCloudPCRoleAssignmentDirectoryScopeOperationOptions) ToQuery() *client.QueryParams + type GetCloudPCRoleAssignmentDirectoryScopeOperationResponse struct + HttpResponse *http.Response + Model beta.DirectoryObject + OData *odata.OData + type GetCloudPCRoleAssignmentDirectoryScopesCountOperationOptions struct + Filter *string + Metadata *odata.Metadata + RetryFunc client.RequestRetryFunc + Search *string + func DefaultGetCloudPCRoleAssignmentDirectoryScopesCountOperationOptions() GetCloudPCRoleAssignmentDirectoryScopesCountOperationOptions + func (o GetCloudPCRoleAssignmentDirectoryScopesCountOperationOptions) ToHeaders() *client.Headers + func (o GetCloudPCRoleAssignmentDirectoryScopesCountOperationOptions) ToOData() *odata.Query + func (o GetCloudPCRoleAssignmentDirectoryScopesCountOperationOptions) ToQuery() *client.QueryParams + type GetCloudPCRoleAssignmentDirectoryScopesCountOperationResponse struct + HttpResponse *http.Response + Model *[]byte + OData *odata.OData + type ListCloudPCRoleAssignmentDirectoryScopesCompleteResult struct + Items []beta.DirectoryObject + LatestHttpResponse *http.Response + type ListCloudPCRoleAssignmentDirectoryScopesCustomPager struct + NextLink *odata.Link + func (p *ListCloudPCRoleAssignmentDirectoryScopesCustomPager) NextPageLink() *odata.Link + type ListCloudPCRoleAssignmentDirectoryScopesOperationOptions struct + Count *bool + Expand *odata.Expand + Filter *string + Metadata *odata.Metadata + OrderBy *odata.OrderBy + RetryFunc client.RequestRetryFunc + Search *string + Select *[]string + Skip *int64 + Top *int64 + func DefaultListCloudPCRoleAssignmentDirectoryScopesOperationOptions() ListCloudPCRoleAssignmentDirectoryScopesOperationOptions + func (o ListCloudPCRoleAssignmentDirectoryScopesOperationOptions) ToHeaders() *client.Headers + func (o ListCloudPCRoleAssignmentDirectoryScopesOperationOptions) ToOData() *odata.Query + func (o ListCloudPCRoleAssignmentDirectoryScopesOperationOptions) ToQuery() *client.QueryParams + type ListCloudPCRoleAssignmentDirectoryScopesOperationResponse struct + HttpResponse *http.Response + Model *[]beta.DirectoryObject + OData *odata.OData