devicecustomattributeshellscriptuserrunstatedevicerunstate

package
v0.20241126.1110949 Latest Latest
Warning

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

Go to latest
Published: Nov 26, 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 CreateDeviceCustomAttributeShellScriptUserRunStateDeviceRunStateOperationOptions

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

func (CreateDeviceCustomAttributeShellScriptUserRunStateDeviceRunStateOperationOptions) ToHeaders

func (CreateDeviceCustomAttributeShellScriptUserRunStateDeviceRunStateOperationOptions) ToOData

func (CreateDeviceCustomAttributeShellScriptUserRunStateDeviceRunStateOperationOptions) ToQuery

type CreateDeviceCustomAttributeShellScriptUserRunStateDeviceRunStateOperationResponse

type CreateDeviceCustomAttributeShellScriptUserRunStateDeviceRunStateOperationResponse struct {
	HttpResponse *http.Response
	OData        *odata.OData
	Model        *beta.DeviceManagementScriptDeviceState
}

type DeleteDeviceCustomAttributeShellScriptUserRunStateDeviceRunStateOperationOptions

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

func (DeleteDeviceCustomAttributeShellScriptUserRunStateDeviceRunStateOperationOptions) ToHeaders

func (DeleteDeviceCustomAttributeShellScriptUserRunStateDeviceRunStateOperationOptions) ToOData

func (DeleteDeviceCustomAttributeShellScriptUserRunStateDeviceRunStateOperationOptions) ToQuery

type DeleteDeviceCustomAttributeShellScriptUserRunStateDeviceRunStateOperationResponse

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

type DeviceCustomAttributeShellScriptUserRunStateDeviceRunStateClient

type DeviceCustomAttributeShellScriptUserRunStateDeviceRunStateClient struct {
	Client *msgraph.Client
}

func NewDeviceCustomAttributeShellScriptUserRunStateDeviceRunStateClientWithBaseURI

func NewDeviceCustomAttributeShellScriptUserRunStateDeviceRunStateClientWithBaseURI(sdkApi sdkEnv.Api) (*DeviceCustomAttributeShellScriptUserRunStateDeviceRunStateClient, error)

func (DeviceCustomAttributeShellScriptUserRunStateDeviceRunStateClient) CreateDeviceCustomAttributeShellScriptUserRunStateDeviceRunState

CreateDeviceCustomAttributeShellScriptUserRunStateDeviceRunState - Create new navigation property to deviceRunStates for deviceManagement

func (DeviceCustomAttributeShellScriptUserRunStateDeviceRunStateClient) DeleteDeviceCustomAttributeShellScriptUserRunStateDeviceRunState

DeleteDeviceCustomAttributeShellScriptUserRunStateDeviceRunState - Delete navigation property deviceRunStates for deviceManagement

func (DeviceCustomAttributeShellScriptUserRunStateDeviceRunStateClient) GetDeviceCustomAttributeShellScriptUserRunStateDeviceRunState

GetDeviceCustomAttributeShellScriptUserRunStateDeviceRunState - Get deviceRunStates from deviceManagement. List of run states for this script across all devices of specific user.

func (DeviceCustomAttributeShellScriptUserRunStateDeviceRunStateClient) GetDeviceCustomAttributeShellScriptUserRunStateDeviceRunStatesCount

GetDeviceCustomAttributeShellScriptUserRunStateDeviceRunStatesCount - Get the number of the resource

func (DeviceCustomAttributeShellScriptUserRunStateDeviceRunStateClient) ListDeviceCustomAttributeShellScriptUserRunStateDeviceRunStates

ListDeviceCustomAttributeShellScriptUserRunStateDeviceRunStates - Get deviceRunStates from deviceManagement. List of run states for this script across all devices of specific user.

func (DeviceCustomAttributeShellScriptUserRunStateDeviceRunStateClient) ListDeviceCustomAttributeShellScriptUserRunStateDeviceRunStatesComplete

ListDeviceCustomAttributeShellScriptUserRunStateDeviceRunStatesComplete retrieves all the results into a single object

func (DeviceCustomAttributeShellScriptUserRunStateDeviceRunStateClient) ListDeviceCustomAttributeShellScriptUserRunStateDeviceRunStatesCompleteMatchingPredicate

ListDeviceCustomAttributeShellScriptUserRunStateDeviceRunStatesCompleteMatchingPredicate retrieves all the results and then applies the predicate

func (DeviceCustomAttributeShellScriptUserRunStateDeviceRunStateClient) UpdateDeviceCustomAttributeShellScriptUserRunStateDeviceRunState

UpdateDeviceCustomAttributeShellScriptUserRunStateDeviceRunState - Update the navigation property deviceRunStates in deviceManagement

type DeviceManagementScriptDeviceStateOperationPredicate

type DeviceManagementScriptDeviceStateOperationPredicate struct {
}

func (DeviceManagementScriptDeviceStateOperationPredicate) Matches

type GetDeviceCustomAttributeShellScriptUserRunStateDeviceRunStateOperationOptions

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

func (GetDeviceCustomAttributeShellScriptUserRunStateDeviceRunStateOperationOptions) ToHeaders

func (GetDeviceCustomAttributeShellScriptUserRunStateDeviceRunStateOperationOptions) ToOData

func (GetDeviceCustomAttributeShellScriptUserRunStateDeviceRunStateOperationOptions) ToQuery

type GetDeviceCustomAttributeShellScriptUserRunStateDeviceRunStateOperationResponse

type GetDeviceCustomAttributeShellScriptUserRunStateDeviceRunStateOperationResponse struct {
	HttpResponse *http.Response
	OData        *odata.OData
	Model        *beta.DeviceManagementScriptDeviceState
}

type GetDeviceCustomAttributeShellScriptUserRunStateDeviceRunStatesCountOperationOptions

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

func (GetDeviceCustomAttributeShellScriptUserRunStateDeviceRunStatesCountOperationOptions) ToHeaders

func (GetDeviceCustomAttributeShellScriptUserRunStateDeviceRunStatesCountOperationOptions) ToOData

func (GetDeviceCustomAttributeShellScriptUserRunStateDeviceRunStatesCountOperationOptions) ToQuery

type GetDeviceCustomAttributeShellScriptUserRunStateDeviceRunStatesCountOperationResponse

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

type ListDeviceCustomAttributeShellScriptUserRunStateDeviceRunStatesCompleteResult

type ListDeviceCustomAttributeShellScriptUserRunStateDeviceRunStatesCompleteResult struct {
	LatestHttpResponse *http.Response
	Items              []beta.DeviceManagementScriptDeviceState
}

type ListDeviceCustomAttributeShellScriptUserRunStateDeviceRunStatesCustomPager

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

type ListDeviceCustomAttributeShellScriptUserRunStateDeviceRunStatesOperationOptions

type ListDeviceCustomAttributeShellScriptUserRunStateDeviceRunStatesOperationOptions 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 (ListDeviceCustomAttributeShellScriptUserRunStateDeviceRunStatesOperationOptions) ToHeaders

func (ListDeviceCustomAttributeShellScriptUserRunStateDeviceRunStatesOperationOptions) ToOData

func (ListDeviceCustomAttributeShellScriptUserRunStateDeviceRunStatesOperationOptions) ToQuery

type ListDeviceCustomAttributeShellScriptUserRunStateDeviceRunStatesOperationResponse

type ListDeviceCustomAttributeShellScriptUserRunStateDeviceRunStatesOperationResponse struct {
	HttpResponse *http.Response
	OData        *odata.OData
	Model        *[]beta.DeviceManagementScriptDeviceState
}

type UpdateDeviceCustomAttributeShellScriptUserRunStateDeviceRunStateOperationOptions

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

func (UpdateDeviceCustomAttributeShellScriptUserRunStateDeviceRunStateOperationOptions) ToHeaders

func (UpdateDeviceCustomAttributeShellScriptUserRunStateDeviceRunStateOperationOptions) ToOData

func (UpdateDeviceCustomAttributeShellScriptUserRunStateDeviceRunStateOperationOptions) ToQuery

type UpdateDeviceCustomAttributeShellScriptUserRunStateDeviceRunStateOperationResponse

type UpdateDeviceCustomAttributeShellScriptUserRunStateDeviceRunStateOperationResponse 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