updatedeviceproperties

package
v0.22.0 Latest Latest
Warning

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

Go to latest
Published: May 3, 2022 License: MIT Imports: 2 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func CreateUpdateDevicePropertiesRequestBodyFromDiscriminatorValue added in v0.13.0

CreateUpdateDevicePropertiesRequestBodyFromDiscriminatorValue creates a new instance of the appropriate class based on discriminator value

Types

type UpdateDevicePropertiesRequestBody

type UpdateDevicePropertiesRequestBody struct {
	// contains filtered or unexported fields
}

UpdateDevicePropertiesRequestBody provides operations to call the updateDeviceProperties method.

func NewUpdateDevicePropertiesRequestBody

func NewUpdateDevicePropertiesRequestBody() *UpdateDevicePropertiesRequestBody

NewUpdateDevicePropertiesRequestBody instantiates a new updateDevicePropertiesRequestBody and sets the default values.

func (*UpdateDevicePropertiesRequestBody) GetAdditionalData

func (m *UpdateDevicePropertiesRequestBody) GetAdditionalData() map[string]interface{}

GetAdditionalData gets the additionalData property value. Stores additional data not described in the OpenAPI description found when deserializing. Can be used for serialization as well.

func (*UpdateDevicePropertiesRequestBody) GetAddressableUserName

func (m *UpdateDevicePropertiesRequestBody) GetAddressableUserName() *string

GetAddressableUserName gets the addressableUserName property value. The addressableUserName property

func (*UpdateDevicePropertiesRequestBody) GetDisplayName

func (m *UpdateDevicePropertiesRequestBody) GetDisplayName() *string

GetDisplayName gets the displayName property value. The displayName property

func (*UpdateDevicePropertiesRequestBody) GetFieldDeserializers

GetFieldDeserializers the deserialization information for the current model

func (*UpdateDevicePropertiesRequestBody) GetGroupTag

func (m *UpdateDevicePropertiesRequestBody) GetGroupTag() *string

GetGroupTag gets the groupTag property value. The groupTag property

func (*UpdateDevicePropertiesRequestBody) GetUserPrincipalName

func (m *UpdateDevicePropertiesRequestBody) GetUserPrincipalName() *string

GetUserPrincipalName gets the userPrincipalName property value. The userPrincipalName property

func (*UpdateDevicePropertiesRequestBody) Serialize

Serialize serializes information the current object

func (*UpdateDevicePropertiesRequestBody) SetAdditionalData

func (m *UpdateDevicePropertiesRequestBody) SetAdditionalData(value map[string]interface{})

SetAdditionalData sets the additionalData property value. Stores additional data not described in the OpenAPI description found when deserializing. Can be used for serialization as well.

func (*UpdateDevicePropertiesRequestBody) SetAddressableUserName

func (m *UpdateDevicePropertiesRequestBody) SetAddressableUserName(value *string)

SetAddressableUserName sets the addressableUserName property value. The addressableUserName property

func (*UpdateDevicePropertiesRequestBody) SetDisplayName

func (m *UpdateDevicePropertiesRequestBody) SetDisplayName(value *string)

SetDisplayName sets the displayName property value. The displayName property

func (*UpdateDevicePropertiesRequestBody) SetGroupTag

func (m *UpdateDevicePropertiesRequestBody) SetGroupTag(value *string)

SetGroupTag sets the groupTag property value. The groupTag property

func (*UpdateDevicePropertiesRequestBody) SetUserPrincipalName

func (m *UpdateDevicePropertiesRequestBody) SetUserPrincipalName(value *string)

SetUserPrincipalName sets the userPrincipalName property value. The userPrincipalName property

type UpdateDevicePropertiesRequestBodyable added in v0.13.0

type UpdateDevicePropertiesRequestBodyable interface {
	i878a80d2330e89d26896388a3f487eef27b0a0e6c010c493bf80be1452208f91.AdditionalDataHolder
	i878a80d2330e89d26896388a3f487eef27b0a0e6c010c493bf80be1452208f91.Parsable
	GetAddressableUserName() *string
	GetDisplayName() *string
	GetGroupTag() *string
	GetUserPrincipalName() *string
	SetAddressableUserName(value *string)
	SetDisplayName(value *string)
	SetGroupTag(value *string)
	SetUserPrincipalName(value *string)
}

UpdateDevicePropertiesRequestBodyable

type UpdateDevicePropertiesRequestBuilder

type UpdateDevicePropertiesRequestBuilder struct {
	// contains filtered or unexported fields
}

UpdateDevicePropertiesRequestBuilder provides operations to call the updateDeviceProperties method.

func NewUpdateDevicePropertiesRequestBuilder

NewUpdateDevicePropertiesRequestBuilder instantiates a new UpdateDevicePropertiesRequestBuilder and sets the default values.

func NewUpdateDevicePropertiesRequestBuilderInternal

func NewUpdateDevicePropertiesRequestBuilderInternal(pathParameters map[string]string, requestAdapter i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestAdapter) *UpdateDevicePropertiesRequestBuilder

NewUpdateDevicePropertiesRequestBuilderInternal instantiates a new UpdateDevicePropertiesRequestBuilder and sets the default values.

func (*UpdateDevicePropertiesRequestBuilder) CreatePostRequestInformation

CreatePostRequestInformation updates properties on Autopilot devices.

func (*UpdateDevicePropertiesRequestBuilder) CreatePostRequestInformationWithRequestConfiguration added in v0.22.0

CreatePostRequestInformationWithRequestConfiguration updates properties on Autopilot devices.

func (*UpdateDevicePropertiesRequestBuilder) Post

Post updates properties on Autopilot devices.

func (*UpdateDevicePropertiesRequestBuilder) PostWithRequestConfigurationAndResponseHandler added in v0.22.0

PostWithRequestConfigurationAndResponseHandler updates properties on Autopilot devices.

type UpdateDevicePropertiesRequestBuilderPostRequestConfiguration added in v0.22.0

type UpdateDevicePropertiesRequestBuilderPostRequestConfiguration struct {
	// Request headers
	Headers map[string]string
	// Request options
	Options []i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestOption
}

UpdateDevicePropertiesRequestBuilderPostRequestConfiguration configuration for the request such as headers, query parameters, and middleware options.

Jump to

Keyboard shortcuts

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