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 CreateRoleManagementAlertAlertOperationOptions struct + Metadata *odata.Metadata + RetryFunc client.RequestRetryFunc + func DefaultCreateRoleManagementAlertAlertOperationOptions() CreateRoleManagementAlertAlertOperationOptions + func (o CreateRoleManagementAlertAlertOperationOptions) ToHeaders() *client.Headers + func (o CreateRoleManagementAlertAlertOperationOptions) ToOData() *odata.Query + func (o CreateRoleManagementAlertAlertOperationOptions) ToQuery() *client.QueryParams + type CreateRoleManagementAlertAlertOperationResponse struct + HttpResponse *http.Response + Model *beta.UnifiedRoleManagementAlert + OData *odata.OData + type CreateRoleManagementAlertRefreshOperationOptions struct + Metadata *odata.Metadata + RetryFunc client.RequestRetryFunc + func DefaultCreateRoleManagementAlertRefreshOperationOptions() CreateRoleManagementAlertRefreshOperationOptions + func (o CreateRoleManagementAlertRefreshOperationOptions) ToHeaders() *client.Headers + func (o CreateRoleManagementAlertRefreshOperationOptions) ToOData() *odata.Query + func (o CreateRoleManagementAlertRefreshOperationOptions) ToQuery() *client.QueryParams + type CreateRoleManagementAlertRefreshOperationResponse struct + HttpResponse *http.Response + OData *odata.OData + type DeleteRoleManagementAlertAlertOperationOptions struct + IfMatch *string + Metadata *odata.Metadata + RetryFunc client.RequestRetryFunc + func DefaultDeleteRoleManagementAlertAlertOperationOptions() DeleteRoleManagementAlertAlertOperationOptions + func (o DeleteRoleManagementAlertAlertOperationOptions) ToHeaders() *client.Headers + func (o DeleteRoleManagementAlertAlertOperationOptions) ToOData() *odata.Query + func (o DeleteRoleManagementAlertAlertOperationOptions) ToQuery() *client.QueryParams + type DeleteRoleManagementAlertAlertOperationResponse struct + HttpResponse *http.Response + OData *odata.OData + type GetRoleManagementAlertAlertOperationOptions struct + Expand *odata.Expand + Metadata *odata.Metadata + RetryFunc client.RequestRetryFunc + Select *[]string + func DefaultGetRoleManagementAlertAlertOperationOptions() GetRoleManagementAlertAlertOperationOptions + func (o GetRoleManagementAlertAlertOperationOptions) ToHeaders() *client.Headers + func (o GetRoleManagementAlertAlertOperationOptions) ToOData() *odata.Query + func (o GetRoleManagementAlertAlertOperationOptions) ToQuery() *client.QueryParams + type GetRoleManagementAlertAlertOperationResponse struct + HttpResponse *http.Response + Model *beta.UnifiedRoleManagementAlert + OData *odata.OData + type GetRoleManagementAlertCountOperationOptions struct + Filter *string + Metadata *odata.Metadata + RetryFunc client.RequestRetryFunc + Search *string + func DefaultGetRoleManagementAlertCountOperationOptions() GetRoleManagementAlertCountOperationOptions + func (o GetRoleManagementAlertCountOperationOptions) ToHeaders() *client.Headers + func (o GetRoleManagementAlertCountOperationOptions) ToOData() *odata.Query + func (o GetRoleManagementAlertCountOperationOptions) ToQuery() *client.QueryParams + type GetRoleManagementAlertCountOperationResponse struct + HttpResponse *http.Response + Model *[]byte + OData *odata.OData + type ListRoleManagementAlertAlertsCompleteResult struct + Items []beta.UnifiedRoleManagementAlert + LatestHttpResponse *http.Response + type ListRoleManagementAlertAlertsCustomPager struct + NextLink *odata.Link + func (p *ListRoleManagementAlertAlertsCustomPager) NextPageLink() *odata.Link + type ListRoleManagementAlertAlertsOperationOptions 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 DefaultListRoleManagementAlertAlertsOperationOptions() ListRoleManagementAlertAlertsOperationOptions + func (o ListRoleManagementAlertAlertsOperationOptions) ToHeaders() *client.Headers + func (o ListRoleManagementAlertAlertsOperationOptions) ToOData() *odata.Query + func (o ListRoleManagementAlertAlertsOperationOptions) ToQuery() *client.QueryParams + type ListRoleManagementAlertAlertsOperationResponse struct + HttpResponse *http.Response + Model *[]beta.UnifiedRoleManagementAlert + OData *odata.OData + type RoleManagementAlertAlertClient struct + Client *msgraph.Client + func NewRoleManagementAlertAlertClientWithBaseURI(sdkApi sdkEnv.Api) (*RoleManagementAlertAlertClient, error) + func (c RoleManagementAlertAlertClient) CreateRoleManagementAlertAlert(ctx context.Context, input beta.UnifiedRoleManagementAlert, ...) (result CreateRoleManagementAlertAlertOperationResponse, err error) + func (c RoleManagementAlertAlertClient) CreateRoleManagementAlertRefresh(ctx context.Context, id beta.IdentityGovernanceRoleManagementAlertAlertId, ...) (result CreateRoleManagementAlertRefreshOperationResponse, err error) + func (c RoleManagementAlertAlertClient) DeleteRoleManagementAlertAlert(ctx context.Context, id beta.IdentityGovernanceRoleManagementAlertAlertId, ...) (result DeleteRoleManagementAlertAlertOperationResponse, err error) + func (c RoleManagementAlertAlertClient) GetRoleManagementAlertAlert(ctx context.Context, id beta.IdentityGovernanceRoleManagementAlertAlertId, ...) (result GetRoleManagementAlertAlertOperationResponse, err error) + func (c RoleManagementAlertAlertClient) GetRoleManagementAlertCount(ctx context.Context, options GetRoleManagementAlertCountOperationOptions) (result GetRoleManagementAlertCountOperationResponse, err error) + func (c RoleManagementAlertAlertClient) ListRoleManagementAlertAlerts(ctx context.Context, options ListRoleManagementAlertAlertsOperationOptions) (result ListRoleManagementAlertAlertsOperationResponse, err error) + func (c RoleManagementAlertAlertClient) ListRoleManagementAlertAlertsComplete(ctx context.Context, options ListRoleManagementAlertAlertsOperationOptions) (ListRoleManagementAlertAlertsCompleteResult, error) + func (c RoleManagementAlertAlertClient) ListRoleManagementAlertAlertsCompleteMatchingPredicate(ctx context.Context, options ListRoleManagementAlertAlertsOperationOptions, ...) (result ListRoleManagementAlertAlertsCompleteResult, err error) + func (c RoleManagementAlertAlertClient) UpdateRoleManagementAlertAlert(ctx context.Context, id beta.IdentityGovernanceRoleManagementAlertAlertId, ...) (result UpdateRoleManagementAlertAlertOperationResponse, err error) + type UnifiedRoleManagementAlertOperationPredicate struct + func (p UnifiedRoleManagementAlertOperationPredicate) Matches(input beta.UnifiedRoleManagementAlert) bool + type UpdateRoleManagementAlertAlertOperationOptions struct + Metadata *odata.Metadata + RetryFunc client.RequestRetryFunc + func DefaultUpdateRoleManagementAlertAlertOperationOptions() UpdateRoleManagementAlertAlertOperationOptions + func (o UpdateRoleManagementAlertAlertOperationOptions) ToHeaders() *client.Headers + func (o UpdateRoleManagementAlertAlertOperationOptions) ToOData() *odata.Query + func (o UpdateRoleManagementAlertAlertOperationOptions) ToQuery() *client.QueryParams + type UpdateRoleManagementAlertAlertOperationResponse struct + HttpResponse *http.Response + OData *odata.OData