comanageddevicedeviceconfigurationstate

package
v0.20241209.1115630 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Dec 9, 2024 License: MPL-2.0 Imports: 8 Imported by: 1

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type ComanagedDeviceDeviceConfigurationStateClient

type ComanagedDeviceDeviceConfigurationStateClient struct {
	Client *msgraph.Client
}

func NewComanagedDeviceDeviceConfigurationStateClientWithBaseURI

func NewComanagedDeviceDeviceConfigurationStateClientWithBaseURI(sdkApi sdkEnv.Api) (*ComanagedDeviceDeviceConfigurationStateClient, error)

func (ComanagedDeviceDeviceConfigurationStateClient) CreateComanagedDeviceConfigurationState

CreateComanagedDeviceConfigurationState - Create new navigation property to deviceConfigurationStates for deviceManagement

func (ComanagedDeviceDeviceConfigurationStateClient) DeleteComanagedDeviceConfigurationState

DeleteComanagedDeviceConfigurationState - Delete navigation property deviceConfigurationStates for deviceManagement

func (ComanagedDeviceDeviceConfigurationStateClient) GetComanagedDeviceConfigurationState

GetComanagedDeviceConfigurationState - Get deviceConfigurationStates from deviceManagement. Device configuration states for this device.

func (ComanagedDeviceDeviceConfigurationStateClient) GetComanagedDeviceConfigurationStatesCount

GetComanagedDeviceConfigurationStatesCount - Get the number of the resource

func (ComanagedDeviceDeviceConfigurationStateClient) ListComanagedDeviceConfigurationStates

ListComanagedDeviceConfigurationStates - Get deviceConfigurationStates from deviceManagement. Device configuration states for this device.

func (ComanagedDeviceDeviceConfigurationStateClient) ListComanagedDeviceConfigurationStatesComplete

ListComanagedDeviceConfigurationStatesComplete retrieves all the results into a single object

func (ComanagedDeviceDeviceConfigurationStateClient) ListComanagedDeviceConfigurationStatesCompleteMatchingPredicate

ListComanagedDeviceConfigurationStatesCompleteMatchingPredicate retrieves all the results and then applies the predicate

func (ComanagedDeviceDeviceConfigurationStateClient) UpdateComanagedDeviceConfigurationState

UpdateComanagedDeviceConfigurationState - Update the navigation property deviceConfigurationStates in deviceManagement

type CreateComanagedDeviceConfigurationStateOperationOptions

type CreateComanagedDeviceConfigurationStateOperationOptions struct {
	Metadata  *odata.Metadata
	RetryFunc client.RequestRetryFunc
}

func (CreateComanagedDeviceConfigurationStateOperationOptions) ToHeaders

func (CreateComanagedDeviceConfigurationStateOperationOptions) ToOData

func (CreateComanagedDeviceConfigurationStateOperationOptions) ToQuery

type CreateComanagedDeviceConfigurationStateOperationResponse

type CreateComanagedDeviceConfigurationStateOperationResponse struct {
	HttpResponse *http.Response
	OData        *odata.OData
	Model        *beta.DeviceConfigurationState
}

type DeleteComanagedDeviceConfigurationStateOperationOptions

type DeleteComanagedDeviceConfigurationStateOperationOptions struct {
	IfMatch   *string
	Metadata  *odata.Metadata
	RetryFunc client.RequestRetryFunc
}

func (DeleteComanagedDeviceConfigurationStateOperationOptions) ToHeaders

func (DeleteComanagedDeviceConfigurationStateOperationOptions) ToOData

func (DeleteComanagedDeviceConfigurationStateOperationOptions) ToQuery

type DeleteComanagedDeviceConfigurationStateOperationResponse

type DeleteComanagedDeviceConfigurationStateOperationResponse struct {
	HttpResponse *http.Response
	OData        *odata.OData
}

type DeviceConfigurationStateOperationPredicate

type DeviceConfigurationStateOperationPredicate struct {
}

func (DeviceConfigurationStateOperationPredicate) Matches

type GetComanagedDeviceConfigurationStateOperationOptions

type GetComanagedDeviceConfigurationStateOperationOptions struct {
	Expand    *odata.Expand
	Metadata  *odata.Metadata
	RetryFunc client.RequestRetryFunc
	Select    *[]string
}

func DefaultGetComanagedDeviceConfigurationStateOperationOptions

func DefaultGetComanagedDeviceConfigurationStateOperationOptions() GetComanagedDeviceConfigurationStateOperationOptions

func (GetComanagedDeviceConfigurationStateOperationOptions) ToHeaders

func (GetComanagedDeviceConfigurationStateOperationOptions) ToOData

func (GetComanagedDeviceConfigurationStateOperationOptions) ToQuery

type GetComanagedDeviceConfigurationStateOperationResponse

type GetComanagedDeviceConfigurationStateOperationResponse struct {
	HttpResponse *http.Response
	OData        *odata.OData
	Model        *beta.DeviceConfigurationState
}

type GetComanagedDeviceConfigurationStatesCountOperationOptions

type GetComanagedDeviceConfigurationStatesCountOperationOptions struct {
	Filter    *string
	Metadata  *odata.Metadata
	RetryFunc client.RequestRetryFunc
	Search    *string
}

func (GetComanagedDeviceConfigurationStatesCountOperationOptions) ToHeaders

func (GetComanagedDeviceConfigurationStatesCountOperationOptions) ToOData

func (GetComanagedDeviceConfigurationStatesCountOperationOptions) ToQuery

type GetComanagedDeviceConfigurationStatesCountOperationResponse

type GetComanagedDeviceConfigurationStatesCountOperationResponse struct {
	HttpResponse *http.Response
	OData        *odata.OData
	Model        *[]byte
}

type ListComanagedDeviceConfigurationStatesCompleteResult

type ListComanagedDeviceConfigurationStatesCompleteResult struct {
	LatestHttpResponse *http.Response
	Items              []beta.DeviceConfigurationState
}

type ListComanagedDeviceConfigurationStatesCustomPager

type ListComanagedDeviceConfigurationStatesCustomPager struct {
	NextLink *odata.Link `json:"@odata.nextLink"`
}

type ListComanagedDeviceConfigurationStatesOperationOptions

type ListComanagedDeviceConfigurationStatesOperationOptions 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 DefaultListComanagedDeviceConfigurationStatesOperationOptions

func DefaultListComanagedDeviceConfigurationStatesOperationOptions() ListComanagedDeviceConfigurationStatesOperationOptions

func (ListComanagedDeviceConfigurationStatesOperationOptions) ToHeaders

func (ListComanagedDeviceConfigurationStatesOperationOptions) ToOData

func (ListComanagedDeviceConfigurationStatesOperationOptions) ToQuery

type ListComanagedDeviceConfigurationStatesOperationResponse

type ListComanagedDeviceConfigurationStatesOperationResponse struct {
	HttpResponse *http.Response
	OData        *odata.OData
	Model        *[]beta.DeviceConfigurationState
}

type UpdateComanagedDeviceConfigurationStateOperationOptions

type UpdateComanagedDeviceConfigurationStateOperationOptions struct {
	Metadata  *odata.Metadata
	RetryFunc client.RequestRetryFunc
}

func (UpdateComanagedDeviceConfigurationStateOperationOptions) ToHeaders

func (UpdateComanagedDeviceConfigurationStateOperationOptions) ToOData

func (UpdateComanagedDeviceConfigurationStateOperationOptions) ToQuery

type UpdateComanagedDeviceConfigurationStateOperationResponse

type UpdateComanagedDeviceConfigurationStateOperationResponse struct {
	HttpResponse *http.Response
	OData        *odata.OData
}

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL