updatedeviceproperties

package
v0.47.0 Latest Latest
Warning

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

Go to latest
Published: Nov 22, 2022 License: MIT Imports: 4 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func CreateUpdateDevicePropertiesPostRequestBodyFromDiscriminatorValue added in v0.24.0

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

Types

type UpdateDevicePropertiesPostRequestBody added in v0.24.0

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

UpdateDevicePropertiesPostRequestBody provides operations to call the updateDeviceProperties method.

func NewUpdateDevicePropertiesPostRequestBody added in v0.24.0

func NewUpdateDevicePropertiesPostRequestBody() *UpdateDevicePropertiesPostRequestBody

NewUpdateDevicePropertiesPostRequestBody instantiates a new updateDevicePropertiesPostRequestBody and sets the default values.

func (*UpdateDevicePropertiesPostRequestBody) GetAdditionalData added in v0.24.0

func (m *UpdateDevicePropertiesPostRequestBody) 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 (*UpdateDevicePropertiesPostRequestBody) GetAddressableUserName added in v0.24.0

func (m *UpdateDevicePropertiesPostRequestBody) GetAddressableUserName() *string

GetAddressableUserName gets the addressableUserName property value. The addressableUserName property

func (*UpdateDevicePropertiesPostRequestBody) GetDisplayName added in v0.24.0

func (m *UpdateDevicePropertiesPostRequestBody) GetDisplayName() *string

GetDisplayName gets the displayName property value. The displayName property

func (*UpdateDevicePropertiesPostRequestBody) GetFieldDeserializers added in v0.24.0

GetFieldDeserializers the deserialization information for the current model

func (*UpdateDevicePropertiesPostRequestBody) GetGroupTag added in v0.24.0

GetGroupTag gets the groupTag property value. The groupTag property

func (*UpdateDevicePropertiesPostRequestBody) GetUserPrincipalName added in v0.24.0

func (m *UpdateDevicePropertiesPostRequestBody) GetUserPrincipalName() *string

GetUserPrincipalName gets the userPrincipalName property value. The userPrincipalName property

func (*UpdateDevicePropertiesPostRequestBody) Serialize added in v0.24.0

Serialize serializes information the current object

func (*UpdateDevicePropertiesPostRequestBody) SetAdditionalData added in v0.24.0

func (m *UpdateDevicePropertiesPostRequestBody) 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 (*UpdateDevicePropertiesPostRequestBody) SetAddressableUserName added in v0.24.0

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

SetAddressableUserName sets the addressableUserName property value. The addressableUserName property

func (*UpdateDevicePropertiesPostRequestBody) SetDisplayName added in v0.24.0

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

SetDisplayName sets the displayName property value. The displayName property

func (*UpdateDevicePropertiesPostRequestBody) SetGroupTag added in v0.24.0

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

SetGroupTag sets the groupTag property value. The groupTag property

func (*UpdateDevicePropertiesPostRequestBody) SetUserPrincipalName added in v0.24.0

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

SetUserPrincipalName sets the userPrincipalName property value. The userPrincipalName property

type UpdateDevicePropertiesPostRequestBodyable added in v0.24.0

type UpdateDevicePropertiesPostRequestBodyable 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)
}

UpdateDevicePropertiesPostRequestBodyable

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) Post

Post 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