Documentation ¶
Index ¶
- type CreateTroubleshootingEventOperationOptions
- type CreateTroubleshootingEventOperationResponse
- type DeleteTroubleshootingEventOperationOptions
- type DeleteTroubleshootingEventOperationResponse
- type DeviceManagementTroubleshootingEventOperationPredicate
- type GetTroubleshootingEventOperationOptions
- type GetTroubleshootingEventOperationResponse
- type GetTroubleshootingEventsCountOperationOptions
- type GetTroubleshootingEventsCountOperationResponse
- type ListTroubleshootingEventsCompleteResult
- type ListTroubleshootingEventsCustomPager
- type ListTroubleshootingEventsOperationOptions
- type ListTroubleshootingEventsOperationResponse
- type TroubleshootingEventClient
- func (c TroubleshootingEventClient) CreateTroubleshootingEvent(ctx context.Context, input beta.DeviceManagementTroubleshootingEvent, ...) (result CreateTroubleshootingEventOperationResponse, err error)
- func (c TroubleshootingEventClient) DeleteTroubleshootingEvent(ctx context.Context, id beta.DeviceManagementTroubleshootingEventId, ...) (result DeleteTroubleshootingEventOperationResponse, err error)
- func (c TroubleshootingEventClient) GetTroubleshootingEvent(ctx context.Context, id beta.DeviceManagementTroubleshootingEventId, ...) (result GetTroubleshootingEventOperationResponse, err error)
- func (c TroubleshootingEventClient) GetTroubleshootingEventsCount(ctx context.Context, options GetTroubleshootingEventsCountOperationOptions) (result GetTroubleshootingEventsCountOperationResponse, err error)
- func (c TroubleshootingEventClient) ListTroubleshootingEvents(ctx context.Context, options ListTroubleshootingEventsOperationOptions) (result ListTroubleshootingEventsOperationResponse, err error)
- func (c TroubleshootingEventClient) ListTroubleshootingEventsComplete(ctx context.Context, options ListTroubleshootingEventsOperationOptions) (ListTroubleshootingEventsCompleteResult, error)
- func (c TroubleshootingEventClient) ListTroubleshootingEventsCompleteMatchingPredicate(ctx context.Context, options ListTroubleshootingEventsOperationOptions, ...) (result ListTroubleshootingEventsCompleteResult, err error)
- func (c TroubleshootingEventClient) UpdateTroubleshootingEvent(ctx context.Context, id beta.DeviceManagementTroubleshootingEventId, ...) (result UpdateTroubleshootingEventOperationResponse, err error)
- type UpdateTroubleshootingEventOperationOptions
- type UpdateTroubleshootingEventOperationResponse
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type CreateTroubleshootingEventOperationOptions ¶
type CreateTroubleshootingEventOperationOptions struct { Metadata *odata.Metadata RetryFunc client.RequestRetryFunc }
func DefaultCreateTroubleshootingEventOperationOptions ¶
func DefaultCreateTroubleshootingEventOperationOptions() CreateTroubleshootingEventOperationOptions
func (CreateTroubleshootingEventOperationOptions) ToHeaders ¶
func (o CreateTroubleshootingEventOperationOptions) ToHeaders() *client.Headers
func (CreateTroubleshootingEventOperationOptions) ToOData ¶
func (o CreateTroubleshootingEventOperationOptions) ToOData() *odata.Query
func (CreateTroubleshootingEventOperationOptions) ToQuery ¶
func (o CreateTroubleshootingEventOperationOptions) ToQuery() *client.QueryParams
type DeleteTroubleshootingEventOperationOptions ¶
type DeleteTroubleshootingEventOperationOptions struct { IfMatch *string Metadata *odata.Metadata RetryFunc client.RequestRetryFunc }
func DefaultDeleteTroubleshootingEventOperationOptions ¶
func DefaultDeleteTroubleshootingEventOperationOptions() DeleteTroubleshootingEventOperationOptions
func (DeleteTroubleshootingEventOperationOptions) ToHeaders ¶
func (o DeleteTroubleshootingEventOperationOptions) ToHeaders() *client.Headers
func (DeleteTroubleshootingEventOperationOptions) ToOData ¶
func (o DeleteTroubleshootingEventOperationOptions) ToOData() *odata.Query
func (DeleteTroubleshootingEventOperationOptions) ToQuery ¶
func (o DeleteTroubleshootingEventOperationOptions) ToQuery() *client.QueryParams
type DeviceManagementTroubleshootingEventOperationPredicate ¶
type DeviceManagementTroubleshootingEventOperationPredicate struct { }
func (DeviceManagementTroubleshootingEventOperationPredicate) Matches ¶
func (p DeviceManagementTroubleshootingEventOperationPredicate) Matches(input beta.DeviceManagementTroubleshootingEvent) bool
type GetTroubleshootingEventOperationOptions ¶
type GetTroubleshootingEventOperationOptions struct { Expand *odata.Expand Metadata *odata.Metadata RetryFunc client.RequestRetryFunc Select *[]string }
func DefaultGetTroubleshootingEventOperationOptions ¶
func DefaultGetTroubleshootingEventOperationOptions() GetTroubleshootingEventOperationOptions
func (GetTroubleshootingEventOperationOptions) ToHeaders ¶
func (o GetTroubleshootingEventOperationOptions) ToHeaders() *client.Headers
func (GetTroubleshootingEventOperationOptions) ToOData ¶
func (o GetTroubleshootingEventOperationOptions) ToOData() *odata.Query
func (GetTroubleshootingEventOperationOptions) ToQuery ¶
func (o GetTroubleshootingEventOperationOptions) ToQuery() *client.QueryParams
type GetTroubleshootingEventsCountOperationOptions ¶
type GetTroubleshootingEventsCountOperationOptions struct { Filter *string Metadata *odata.Metadata RetryFunc client.RequestRetryFunc Search *string }
func DefaultGetTroubleshootingEventsCountOperationOptions ¶
func DefaultGetTroubleshootingEventsCountOperationOptions() GetTroubleshootingEventsCountOperationOptions
func (GetTroubleshootingEventsCountOperationOptions) ToHeaders ¶
func (o GetTroubleshootingEventsCountOperationOptions) ToHeaders() *client.Headers
func (GetTroubleshootingEventsCountOperationOptions) ToOData ¶
func (o GetTroubleshootingEventsCountOperationOptions) ToOData() *odata.Query
func (GetTroubleshootingEventsCountOperationOptions) ToQuery ¶
func (o GetTroubleshootingEventsCountOperationOptions) ToQuery() *client.QueryParams
type ListTroubleshootingEventsCompleteResult ¶
type ListTroubleshootingEventsCompleteResult struct { LatestHttpResponse *http.Response Items []beta.DeviceManagementTroubleshootingEvent }
type ListTroubleshootingEventsCustomPager ¶
func (*ListTroubleshootingEventsCustomPager) NextPageLink ¶
func (p *ListTroubleshootingEventsCustomPager) NextPageLink() *odata.Link
type ListTroubleshootingEventsOperationOptions ¶
type ListTroubleshootingEventsOperationOptions 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 DefaultListTroubleshootingEventsOperationOptions ¶
func DefaultListTroubleshootingEventsOperationOptions() ListTroubleshootingEventsOperationOptions
func (ListTroubleshootingEventsOperationOptions) ToHeaders ¶
func (o ListTroubleshootingEventsOperationOptions) ToHeaders() *client.Headers
func (ListTroubleshootingEventsOperationOptions) ToOData ¶
func (o ListTroubleshootingEventsOperationOptions) ToOData() *odata.Query
func (ListTroubleshootingEventsOperationOptions) ToQuery ¶
func (o ListTroubleshootingEventsOperationOptions) ToQuery() *client.QueryParams
type TroubleshootingEventClient ¶
func NewTroubleshootingEventClientWithBaseURI ¶
func NewTroubleshootingEventClientWithBaseURI(sdkApi sdkEnv.Api) (*TroubleshootingEventClient, error)
func (TroubleshootingEventClient) CreateTroubleshootingEvent ¶
func (c TroubleshootingEventClient) CreateTroubleshootingEvent(ctx context.Context, input beta.DeviceManagementTroubleshootingEvent, options CreateTroubleshootingEventOperationOptions) (result CreateTroubleshootingEventOperationResponse, err error)
CreateTroubleshootingEvent - Create new navigation property to troubleshootingEvents for deviceManagement
func (TroubleshootingEventClient) DeleteTroubleshootingEvent ¶
func (c TroubleshootingEventClient) DeleteTroubleshootingEvent(ctx context.Context, id beta.DeviceManagementTroubleshootingEventId, options DeleteTroubleshootingEventOperationOptions) (result DeleteTroubleshootingEventOperationResponse, err error)
DeleteTroubleshootingEvent - Delete navigation property troubleshootingEvents for deviceManagement
func (TroubleshootingEventClient) GetTroubleshootingEvent ¶
func (c TroubleshootingEventClient) GetTroubleshootingEvent(ctx context.Context, id beta.DeviceManagementTroubleshootingEventId, options GetTroubleshootingEventOperationOptions) (result GetTroubleshootingEventOperationResponse, err error)
GetTroubleshootingEvent - Get troubleshootingEvents from deviceManagement. The list of troubleshooting events for the tenant.
func (TroubleshootingEventClient) GetTroubleshootingEventsCount ¶
func (c TroubleshootingEventClient) GetTroubleshootingEventsCount(ctx context.Context, options GetTroubleshootingEventsCountOperationOptions) (result GetTroubleshootingEventsCountOperationResponse, err error)
GetTroubleshootingEventsCount - Get the number of the resource
func (TroubleshootingEventClient) ListTroubleshootingEvents ¶
func (c TroubleshootingEventClient) ListTroubleshootingEvents(ctx context.Context, options ListTroubleshootingEventsOperationOptions) (result ListTroubleshootingEventsOperationResponse, err error)
ListTroubleshootingEvents - Get troubleshootingEvents from deviceManagement. The list of troubleshooting events for the tenant.
func (TroubleshootingEventClient) ListTroubleshootingEventsComplete ¶
func (c TroubleshootingEventClient) ListTroubleshootingEventsComplete(ctx context.Context, options ListTroubleshootingEventsOperationOptions) (ListTroubleshootingEventsCompleteResult, error)
ListTroubleshootingEventsComplete retrieves all the results into a single object
func (TroubleshootingEventClient) ListTroubleshootingEventsCompleteMatchingPredicate ¶
func (c TroubleshootingEventClient) ListTroubleshootingEventsCompleteMatchingPredicate(ctx context.Context, options ListTroubleshootingEventsOperationOptions, predicate DeviceManagementTroubleshootingEventOperationPredicate) (result ListTroubleshootingEventsCompleteResult, err error)
ListTroubleshootingEventsCompleteMatchingPredicate retrieves all the results and then applies the predicate
func (TroubleshootingEventClient) UpdateTroubleshootingEvent ¶
func (c TroubleshootingEventClient) UpdateTroubleshootingEvent(ctx context.Context, id beta.DeviceManagementTroubleshootingEventId, input beta.DeviceManagementTroubleshootingEvent, options UpdateTroubleshootingEventOperationOptions) (result UpdateTroubleshootingEventOperationResponse, err error)
UpdateTroubleshootingEvent - Update the navigation property troubleshootingEvents in deviceManagement
type UpdateTroubleshootingEventOperationOptions ¶
type UpdateTroubleshootingEventOperationOptions struct { Metadata *odata.Metadata RetryFunc client.RequestRetryFunc }
func DefaultUpdateTroubleshootingEventOperationOptions ¶
func DefaultUpdateTroubleshootingEventOperationOptions() UpdateTroubleshootingEventOperationOptions
func (UpdateTroubleshootingEventOperationOptions) ToHeaders ¶
func (o UpdateTroubleshootingEventOperationOptions) ToHeaders() *client.Headers
func (UpdateTroubleshootingEventOperationOptions) ToOData ¶
func (o UpdateTroubleshootingEventOperationOptions) ToOData() *odata.Query
func (UpdateTroubleshootingEventOperationOptions) ToQuery ¶
func (o UpdateTroubleshootingEventOperationOptions) ToQuery() *client.QueryParams