Documentation
¶
Index ¶
- type DeviceManagementTroubleshootingEventRequestBuilder
- func (m *DeviceManagementTroubleshootingEventRequestBuilder) CreateDeleteRequestInformation(options *DeviceManagementTroubleshootingEventRequestBuilderDeleteOptions) (...)
- func (m *DeviceManagementTroubleshootingEventRequestBuilder) CreateGetRequestInformation(options *DeviceManagementTroubleshootingEventRequestBuilderGetOptions) (...)
- func (m *DeviceManagementTroubleshootingEventRequestBuilder) CreatePatchRequestInformation(options *DeviceManagementTroubleshootingEventRequestBuilderPatchOptions) (...)
- func (m *DeviceManagementTroubleshootingEventRequestBuilder) Delete(options *DeviceManagementTroubleshootingEventRequestBuilderDeleteOptions) error
- func (m *DeviceManagementTroubleshootingEventRequestBuilder) Get(options *DeviceManagementTroubleshootingEventRequestBuilderGetOptions) (...)
- func (m *DeviceManagementTroubleshootingEventRequestBuilder) Patch(options *DeviceManagementTroubleshootingEventRequestBuilderPatchOptions) error
- type DeviceManagementTroubleshootingEventRequestBuilderDeleteOptions
- type DeviceManagementTroubleshootingEventRequestBuilderGetOptions
- type DeviceManagementTroubleshootingEventRequestBuilderGetQueryParameters
- type DeviceManagementTroubleshootingEventRequestBuilderPatchOptions
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type DeviceManagementTroubleshootingEventRequestBuilder ¶
type DeviceManagementTroubleshootingEventRequestBuilder struct {
// contains filtered or unexported fields
}
Builds and executes requests for operations under \deviceManagement\troubleshootingEvents\{deviceManagementTroubleshootingEvent-id}
func NewDeviceManagementTroubleshootingEventRequestBuilder ¶
func NewDeviceManagementTroubleshootingEventRequestBuilder(rawUrl string, requestAdapter ida96af0f171bb75f894a4013a6b3146a4397c58f11adb81a2b7cbea9314783a9.RequestAdapter) *DeviceManagementTroubleshootingEventRequestBuilder
Instantiates a new DeviceManagementTroubleshootingEventRequestBuilder and sets the default values. Parameters:
- rawUrl : The raw URL to use for the request builder.
- requestAdapter : The request adapter to use to execute the requests.
func NewDeviceManagementTroubleshootingEventRequestBuilderInternal ¶
func NewDeviceManagementTroubleshootingEventRequestBuilderInternal(pathParameters map[string]string, requestAdapter ida96af0f171bb75f894a4013a6b3146a4397c58f11adb81a2b7cbea9314783a9.RequestAdapter) *DeviceManagementTroubleshootingEventRequestBuilder
Instantiates a new DeviceManagementTroubleshootingEventRequestBuilder and sets the default values. Parameters:
- pathParameters : Path parameters for the request
- requestAdapter : The request adapter to use to execute the requests.
func (*DeviceManagementTroubleshootingEventRequestBuilder) CreateDeleteRequestInformation ¶
func (m *DeviceManagementTroubleshootingEventRequestBuilder) CreateDeleteRequestInformation(options *DeviceManagementTroubleshootingEventRequestBuilderDeleteOptions) (*ida96af0f171bb75f894a4013a6b3146a4397c58f11adb81a2b7cbea9314783a9.RequestInformation, error)
The list of troubleshooting events for the tenant. Parameters:
- options : Options for the request
func (*DeviceManagementTroubleshootingEventRequestBuilder) CreateGetRequestInformation ¶
func (m *DeviceManagementTroubleshootingEventRequestBuilder) CreateGetRequestInformation(options *DeviceManagementTroubleshootingEventRequestBuilderGetOptions) (*ida96af0f171bb75f894a4013a6b3146a4397c58f11adb81a2b7cbea9314783a9.RequestInformation, error)
The list of troubleshooting events for the tenant. Parameters:
- options : Options for the request
func (*DeviceManagementTroubleshootingEventRequestBuilder) CreatePatchRequestInformation ¶
func (m *DeviceManagementTroubleshootingEventRequestBuilder) CreatePatchRequestInformation(options *DeviceManagementTroubleshootingEventRequestBuilderPatchOptions) (*ida96af0f171bb75f894a4013a6b3146a4397c58f11adb81a2b7cbea9314783a9.RequestInformation, error)
The list of troubleshooting events for the tenant. Parameters:
- options : Options for the request
func (*DeviceManagementTroubleshootingEventRequestBuilder) Delete ¶
func (m *DeviceManagementTroubleshootingEventRequestBuilder) Delete(options *DeviceManagementTroubleshootingEventRequestBuilderDeleteOptions) error
The list of troubleshooting events for the tenant. Parameters:
- options : Options for the request
func (*DeviceManagementTroubleshootingEventRequestBuilder) Get ¶
func (m *DeviceManagementTroubleshootingEventRequestBuilder) Get(options *DeviceManagementTroubleshootingEventRequestBuilderGetOptions) (*i4a838ef194e4c99e9f2c63ba10dab9cb120a89367c1d4ab0daa63bb424e20d87.DeviceManagementTroubleshootingEvent, error)
The list of troubleshooting events for the tenant. Parameters:
- options : Options for the request
func (*DeviceManagementTroubleshootingEventRequestBuilder) Patch ¶
func (m *DeviceManagementTroubleshootingEventRequestBuilder) Patch(options *DeviceManagementTroubleshootingEventRequestBuilderPatchOptions) error
The list of troubleshooting events for the tenant. Parameters:
- options : Options for the request
type DeviceManagementTroubleshootingEventRequestBuilderDeleteOptions ¶
type DeviceManagementTroubleshootingEventRequestBuilderDeleteOptions struct {
// Request headers
H map[string]string
// Request options
O []ida96af0f171bb75f894a4013a6b3146a4397c58f11adb81a2b7cbea9314783a9.RequestOption
// Response handler to use in place of the default response handling provided by the core service
ResponseHandler ida96af0f171bb75f894a4013a6b3146a4397c58f11adb81a2b7cbea9314783a9.ResponseHandler
}
Options for Delete
type DeviceManagementTroubleshootingEventRequestBuilderGetOptions ¶
type DeviceManagementTroubleshootingEventRequestBuilderGetOptions struct {
// Request headers
H map[string]string
// Request options
O []ida96af0f171bb75f894a4013a6b3146a4397c58f11adb81a2b7cbea9314783a9.RequestOption
// Request query parameters
Q *DeviceManagementTroubleshootingEventRequestBuilderGetQueryParameters
// Response handler to use in place of the default response handling provided by the core service
ResponseHandler ida96af0f171bb75f894a4013a6b3146a4397c58f11adb81a2b7cbea9314783a9.ResponseHandler
}
Options for Get
type DeviceManagementTroubleshootingEventRequestBuilderGetQueryParameters ¶
type DeviceManagementTroubleshootingEventRequestBuilderGetQueryParameters struct {
// Expand related entities
Expand []string
// Select properties to be returned
Select_escaped []string
}
The list of troubleshooting events for the tenant.
type DeviceManagementTroubleshootingEventRequestBuilderPatchOptions ¶
type DeviceManagementTroubleshootingEventRequestBuilderPatchOptions struct {
//
Body *i4a838ef194e4c99e9f2c63ba10dab9cb120a89367c1d4ab0daa63bb424e20d87.DeviceManagementTroubleshootingEvent
// Request headers
H map[string]string
// Request options
O []ida96af0f171bb75f894a4013a6b3146a4397c58f11adb81a2b7cbea9314783a9.RequestOption
// Response handler to use in place of the default response handling provided by the core service
ResponseHandler ida96af0f171bb75f894a4013a6b3146a4397c58f11adb81a2b7cbea9314783a9.ResponseHandler
}
Options for Patch