Documentation ¶
Index ¶
- type CreateMonitoringAlertRecordDeviceManagementChangePortalNotificationAsSentOperationOptions
- func (o CreateMonitoringAlertRecordDeviceManagementChangePortalNotificationAsSentOperationOptions) ToHeaders() *client.Headers
- func (o CreateMonitoringAlertRecordDeviceManagementChangePortalNotificationAsSentOperationOptions) ToOData() *odata.Query
- func (o CreateMonitoringAlertRecordDeviceManagementChangePortalNotificationAsSentOperationOptions) ToQuery() *client.QueryParams
- type CreateMonitoringAlertRecordDeviceManagementChangePortalNotificationAsSentOperationResponse
- type CreateMonitoringAlertRecordDeviceManagementChangePortalNotificationAsSentRequest
- type CreateMonitoringAlertRecordDeviceManagementSetPortalNotificationAsSentOperationOptions
- func (o CreateMonitoringAlertRecordDeviceManagementSetPortalNotificationAsSentOperationOptions) ToHeaders() *client.Headers
- func (o CreateMonitoringAlertRecordDeviceManagementSetPortalNotificationAsSentOperationOptions) ToOData() *odata.Query
- func (o CreateMonitoringAlertRecordDeviceManagementSetPortalNotificationAsSentOperationOptions) ToQuery() *client.QueryParams
- type CreateMonitoringAlertRecordDeviceManagementSetPortalNotificationAsSentOperationResponse
- type CreateMonitoringAlertRecordOperationOptions
- type CreateMonitoringAlertRecordOperationResponse
- type DeleteMonitoringAlertRecordOperationOptions
- type DeleteMonitoringAlertRecordOperationResponse
- type DeviceManagementAlertRecordOperationPredicate
- type GetMonitoringAlertRecordOperationOptions
- type GetMonitoringAlertRecordOperationResponse
- type GetMonitoringAlertRecordsCountOperationOptions
- type GetMonitoringAlertRecordsCountOperationResponse
- type ListMonitoringAlertRecordsCompleteResult
- type ListMonitoringAlertRecordsCustomPager
- type ListMonitoringAlertRecordsOperationOptions
- type ListMonitoringAlertRecordsOperationResponse
- type MonitoringAlertRecordClient
- func (c MonitoringAlertRecordClient) CreateMonitoringAlertRecord(ctx context.Context, input beta.DeviceManagementAlertRecord, ...) (result CreateMonitoringAlertRecordOperationResponse, err error)
- func (c MonitoringAlertRecordClient) CreateMonitoringAlertRecordDeviceManagementChangePortalNotificationAsSent(ctx context.Context, ...) (...)
- func (c MonitoringAlertRecordClient) CreateMonitoringAlertRecordDeviceManagementSetPortalNotificationAsSent(ctx context.Context, id beta.DeviceManagementMonitoringAlertRecordId, ...) (...)
- func (c MonitoringAlertRecordClient) DeleteMonitoringAlertRecord(ctx context.Context, id beta.DeviceManagementMonitoringAlertRecordId, ...) (result DeleteMonitoringAlertRecordOperationResponse, err error)
- func (c MonitoringAlertRecordClient) GetMonitoringAlertRecord(ctx context.Context, id beta.DeviceManagementMonitoringAlertRecordId, ...) (result GetMonitoringAlertRecordOperationResponse, err error)
- func (c MonitoringAlertRecordClient) GetMonitoringAlertRecordsCount(ctx context.Context, options GetMonitoringAlertRecordsCountOperationOptions) (result GetMonitoringAlertRecordsCountOperationResponse, err error)
- func (c MonitoringAlertRecordClient) ListMonitoringAlertRecords(ctx context.Context, options ListMonitoringAlertRecordsOperationOptions) (result ListMonitoringAlertRecordsOperationResponse, err error)
- func (c MonitoringAlertRecordClient) ListMonitoringAlertRecordsComplete(ctx context.Context, options ListMonitoringAlertRecordsOperationOptions) (ListMonitoringAlertRecordsCompleteResult, error)
- func (c MonitoringAlertRecordClient) ListMonitoringAlertRecordsCompleteMatchingPredicate(ctx context.Context, options ListMonitoringAlertRecordsOperationOptions, ...) (result ListMonitoringAlertRecordsCompleteResult, err error)
- func (c MonitoringAlertRecordClient) UpdateMonitoringAlertRecord(ctx context.Context, id beta.DeviceManagementMonitoringAlertRecordId, ...) (result UpdateMonitoringAlertRecordOperationResponse, err error)
- type UpdateMonitoringAlertRecordOperationOptions
- type UpdateMonitoringAlertRecordOperationResponse
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type CreateMonitoringAlertRecordDeviceManagementChangePortalNotificationAsSentOperationOptions ¶
type CreateMonitoringAlertRecordDeviceManagementChangePortalNotificationAsSentOperationOptions struct { Metadata *odata.Metadata RetryFunc client.RequestRetryFunc }
func DefaultCreateMonitoringAlertRecordDeviceManagementChangePortalNotificationAsSentOperationOptions ¶
func DefaultCreateMonitoringAlertRecordDeviceManagementChangePortalNotificationAsSentOperationOptions() CreateMonitoringAlertRecordDeviceManagementChangePortalNotificationAsSentOperationOptions
func (CreateMonitoringAlertRecordDeviceManagementChangePortalNotificationAsSentOperationOptions) ToHeaders ¶
func (CreateMonitoringAlertRecordDeviceManagementChangePortalNotificationAsSentOperationOptions) ToOData ¶
type CreateMonitoringAlertRecordDeviceManagementChangePortalNotificationAsSentRequest ¶
type CreateMonitoringAlertRecordDeviceManagementChangePortalNotificationAsSentRequest struct {
AlertRecordIds *[]string `json:"alertRecordIds,omitempty"`
}
type CreateMonitoringAlertRecordDeviceManagementSetPortalNotificationAsSentOperationOptions ¶
type CreateMonitoringAlertRecordDeviceManagementSetPortalNotificationAsSentOperationOptions struct { Metadata *odata.Metadata RetryFunc client.RequestRetryFunc }
func DefaultCreateMonitoringAlertRecordDeviceManagementSetPortalNotificationAsSentOperationOptions ¶
func DefaultCreateMonitoringAlertRecordDeviceManagementSetPortalNotificationAsSentOperationOptions() CreateMonitoringAlertRecordDeviceManagementSetPortalNotificationAsSentOperationOptions
func (CreateMonitoringAlertRecordDeviceManagementSetPortalNotificationAsSentOperationOptions) ToHeaders ¶
func (CreateMonitoringAlertRecordDeviceManagementSetPortalNotificationAsSentOperationOptions) ToOData ¶
type CreateMonitoringAlertRecordOperationOptions ¶
type CreateMonitoringAlertRecordOperationOptions struct { Metadata *odata.Metadata RetryFunc client.RequestRetryFunc }
func DefaultCreateMonitoringAlertRecordOperationOptions ¶
func DefaultCreateMonitoringAlertRecordOperationOptions() CreateMonitoringAlertRecordOperationOptions
func (CreateMonitoringAlertRecordOperationOptions) ToHeaders ¶
func (o CreateMonitoringAlertRecordOperationOptions) ToHeaders() *client.Headers
func (CreateMonitoringAlertRecordOperationOptions) ToOData ¶
func (o CreateMonitoringAlertRecordOperationOptions) ToOData() *odata.Query
func (CreateMonitoringAlertRecordOperationOptions) ToQuery ¶
func (o CreateMonitoringAlertRecordOperationOptions) ToQuery() *client.QueryParams
type DeleteMonitoringAlertRecordOperationOptions ¶
type DeleteMonitoringAlertRecordOperationOptions struct { IfMatch *string Metadata *odata.Metadata RetryFunc client.RequestRetryFunc }
func DefaultDeleteMonitoringAlertRecordOperationOptions ¶
func DefaultDeleteMonitoringAlertRecordOperationOptions() DeleteMonitoringAlertRecordOperationOptions
func (DeleteMonitoringAlertRecordOperationOptions) ToHeaders ¶
func (o DeleteMonitoringAlertRecordOperationOptions) ToHeaders() *client.Headers
func (DeleteMonitoringAlertRecordOperationOptions) ToOData ¶
func (o DeleteMonitoringAlertRecordOperationOptions) ToOData() *odata.Query
func (DeleteMonitoringAlertRecordOperationOptions) ToQuery ¶
func (o DeleteMonitoringAlertRecordOperationOptions) ToQuery() *client.QueryParams
type DeviceManagementAlertRecordOperationPredicate ¶
type DeviceManagementAlertRecordOperationPredicate struct { }
func (DeviceManagementAlertRecordOperationPredicate) Matches ¶
func (p DeviceManagementAlertRecordOperationPredicate) Matches(input beta.DeviceManagementAlertRecord) bool
type GetMonitoringAlertRecordOperationOptions ¶
type GetMonitoringAlertRecordOperationOptions struct { Expand *odata.Expand Metadata *odata.Metadata RetryFunc client.RequestRetryFunc Select *[]string }
func DefaultGetMonitoringAlertRecordOperationOptions ¶
func DefaultGetMonitoringAlertRecordOperationOptions() GetMonitoringAlertRecordOperationOptions
func (GetMonitoringAlertRecordOperationOptions) ToHeaders ¶
func (o GetMonitoringAlertRecordOperationOptions) ToHeaders() *client.Headers
func (GetMonitoringAlertRecordOperationOptions) ToOData ¶
func (o GetMonitoringAlertRecordOperationOptions) ToOData() *odata.Query
func (GetMonitoringAlertRecordOperationOptions) ToQuery ¶
func (o GetMonitoringAlertRecordOperationOptions) ToQuery() *client.QueryParams
type GetMonitoringAlertRecordsCountOperationOptions ¶
type GetMonitoringAlertRecordsCountOperationOptions struct { Filter *string Metadata *odata.Metadata RetryFunc client.RequestRetryFunc Search *string }
func DefaultGetMonitoringAlertRecordsCountOperationOptions ¶
func DefaultGetMonitoringAlertRecordsCountOperationOptions() GetMonitoringAlertRecordsCountOperationOptions
func (GetMonitoringAlertRecordsCountOperationOptions) ToHeaders ¶
func (o GetMonitoringAlertRecordsCountOperationOptions) ToHeaders() *client.Headers
func (GetMonitoringAlertRecordsCountOperationOptions) ToOData ¶
func (o GetMonitoringAlertRecordsCountOperationOptions) ToOData() *odata.Query
func (GetMonitoringAlertRecordsCountOperationOptions) ToQuery ¶
func (o GetMonitoringAlertRecordsCountOperationOptions) ToQuery() *client.QueryParams
type ListMonitoringAlertRecordsCompleteResult ¶
type ListMonitoringAlertRecordsCompleteResult struct { LatestHttpResponse *http.Response Items []beta.DeviceManagementAlertRecord }
type ListMonitoringAlertRecordsCustomPager ¶
func (*ListMonitoringAlertRecordsCustomPager) NextPageLink ¶
func (p *ListMonitoringAlertRecordsCustomPager) NextPageLink() *odata.Link
type ListMonitoringAlertRecordsOperationOptions ¶
type ListMonitoringAlertRecordsOperationOptions 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 DefaultListMonitoringAlertRecordsOperationOptions ¶
func DefaultListMonitoringAlertRecordsOperationOptions() ListMonitoringAlertRecordsOperationOptions
func (ListMonitoringAlertRecordsOperationOptions) ToHeaders ¶
func (o ListMonitoringAlertRecordsOperationOptions) ToHeaders() *client.Headers
func (ListMonitoringAlertRecordsOperationOptions) ToOData ¶
func (o ListMonitoringAlertRecordsOperationOptions) ToOData() *odata.Query
func (ListMonitoringAlertRecordsOperationOptions) ToQuery ¶
func (o ListMonitoringAlertRecordsOperationOptions) ToQuery() *client.QueryParams
type MonitoringAlertRecordClient ¶
func NewMonitoringAlertRecordClientWithBaseURI ¶
func NewMonitoringAlertRecordClientWithBaseURI(sdkApi sdkEnv.Api) (*MonitoringAlertRecordClient, error)
func (MonitoringAlertRecordClient) CreateMonitoringAlertRecord ¶
func (c MonitoringAlertRecordClient) CreateMonitoringAlertRecord(ctx context.Context, input beta.DeviceManagementAlertRecord, options CreateMonitoringAlertRecordOperationOptions) (result CreateMonitoringAlertRecordOperationResponse, err error)
CreateMonitoringAlertRecord - Create new navigation property to alertRecords for deviceManagement
func (MonitoringAlertRecordClient) CreateMonitoringAlertRecordDeviceManagementChangePortalNotificationAsSent ¶
func (c MonitoringAlertRecordClient) CreateMonitoringAlertRecordDeviceManagementChangePortalNotificationAsSent(ctx context.Context, input CreateMonitoringAlertRecordDeviceManagementChangePortalNotificationAsSentRequest, options CreateMonitoringAlertRecordDeviceManagementChangePortalNotificationAsSentOperationOptions) (result CreateMonitoringAlertRecordDeviceManagementChangePortalNotificationAsSentOperationResponse, err error)
CreateMonitoringAlertRecordDeviceManagementChangePortalNotificationAsSent - Invoke action changeAlertRecordsPortalNotificationAsSent. Set the isPortalNotificationSent property of all portal notification resources associated with the specified alertRecord to true, marking them as sent. A maximum of 100 alertRecord IDs can be received at one time, and a maximum of 100 portal notification resources can be changed in the isPortalNotificationSent property status.
func (MonitoringAlertRecordClient) CreateMonitoringAlertRecordDeviceManagementSetPortalNotificationAsSent ¶
func (c MonitoringAlertRecordClient) CreateMonitoringAlertRecordDeviceManagementSetPortalNotificationAsSent(ctx context.Context, id beta.DeviceManagementMonitoringAlertRecordId, options CreateMonitoringAlertRecordDeviceManagementSetPortalNotificationAsSentOperationOptions) (result CreateMonitoringAlertRecordDeviceManagementSetPortalNotificationAsSentOperationResponse, err error)
CreateMonitoringAlertRecordDeviceManagementSetPortalNotificationAsSent - Invoke action setPortalNotificationAsSent. Set the status of the notification associated with the specified alertRecord on the Microsoft EndPoint Manager admin center as sent, by setting the isPortalNotificationSent property of the portal notification to true.
func (MonitoringAlertRecordClient) DeleteMonitoringAlertRecord ¶
func (c MonitoringAlertRecordClient) DeleteMonitoringAlertRecord(ctx context.Context, id beta.DeviceManagementMonitoringAlertRecordId, options DeleteMonitoringAlertRecordOperationOptions) (result DeleteMonitoringAlertRecordOperationResponse, err error)
DeleteMonitoringAlertRecord - Delete navigation property alertRecords for deviceManagement
func (MonitoringAlertRecordClient) GetMonitoringAlertRecord ¶
func (c MonitoringAlertRecordClient) GetMonitoringAlertRecord(ctx context.Context, id beta.DeviceManagementMonitoringAlertRecordId, options GetMonitoringAlertRecordOperationOptions) (result GetMonitoringAlertRecordOperationResponse, err error)
GetMonitoringAlertRecord - Get alertRecord. Read the properties and relationships of an alertRecord object.
func (MonitoringAlertRecordClient) GetMonitoringAlertRecordsCount ¶
func (c MonitoringAlertRecordClient) GetMonitoringAlertRecordsCount(ctx context.Context, options GetMonitoringAlertRecordsCountOperationOptions) (result GetMonitoringAlertRecordsCountOperationResponse, err error)
GetMonitoringAlertRecordsCount - Get the number of the resource
func (MonitoringAlertRecordClient) ListMonitoringAlertRecords ¶
func (c MonitoringAlertRecordClient) ListMonitoringAlertRecords(ctx context.Context, options ListMonitoringAlertRecordsOperationOptions) (result ListMonitoringAlertRecordsOperationResponse, err error)
ListMonitoringAlertRecords - List alertRecords. Get a list of the alertRecord objects and their properties.
func (MonitoringAlertRecordClient) ListMonitoringAlertRecordsComplete ¶
func (c MonitoringAlertRecordClient) ListMonitoringAlertRecordsComplete(ctx context.Context, options ListMonitoringAlertRecordsOperationOptions) (ListMonitoringAlertRecordsCompleteResult, error)
ListMonitoringAlertRecordsComplete retrieves all the results into a single object
func (MonitoringAlertRecordClient) ListMonitoringAlertRecordsCompleteMatchingPredicate ¶
func (c MonitoringAlertRecordClient) ListMonitoringAlertRecordsCompleteMatchingPredicate(ctx context.Context, options ListMonitoringAlertRecordsOperationOptions, predicate DeviceManagementAlertRecordOperationPredicate) (result ListMonitoringAlertRecordsCompleteResult, err error)
ListMonitoringAlertRecordsCompleteMatchingPredicate retrieves all the results and then applies the predicate
func (MonitoringAlertRecordClient) UpdateMonitoringAlertRecord ¶
func (c MonitoringAlertRecordClient) UpdateMonitoringAlertRecord(ctx context.Context, id beta.DeviceManagementMonitoringAlertRecordId, input beta.DeviceManagementAlertRecord, options UpdateMonitoringAlertRecordOperationOptions) (result UpdateMonitoringAlertRecordOperationResponse, err error)
UpdateMonitoringAlertRecord - Update the navigation property alertRecords in deviceManagement
type UpdateMonitoringAlertRecordOperationOptions ¶
type UpdateMonitoringAlertRecordOperationOptions struct { Metadata *odata.Metadata RetryFunc client.RequestRetryFunc }
func DefaultUpdateMonitoringAlertRecordOperationOptions ¶
func DefaultUpdateMonitoringAlertRecordOperationOptions() UpdateMonitoringAlertRecordOperationOptions
func (UpdateMonitoringAlertRecordOperationOptions) ToHeaders ¶
func (o UpdateMonitoringAlertRecordOperationOptions) ToHeaders() *client.Headers
func (UpdateMonitoringAlertRecordOperationOptions) ToOData ¶
func (o UpdateMonitoringAlertRecordOperationOptions) ToOData() *odata.Query
func (UpdateMonitoringAlertRecordOperationOptions) ToQuery ¶
func (o UpdateMonitoringAlertRecordOperationOptions) ToQuery() *client.QueryParams
Source Files ¶
- client.go
- method_createmonitoringalertrecord.go
- method_createmonitoringalertrecorddevicemanagementchangeportalnotificationassent.go
- method_createmonitoringalertrecorddevicemanagementsetportalnotificationassent.go
- method_deletemonitoringalertrecord.go
- method_getmonitoringalertrecord.go
- method_getmonitoringalertrecordscount.go
- method_listmonitoringalertrecords.go
- method_updatemonitoringalertrecord.go
- model_createmonitoringalertrecorddevicemanagementchangeportalnotificationassentrequest.go
- predicates.go
- version.go