Udostępnij przez


IEsuProfileUpdateProperties Interface

Definition

[System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.ConnectedMachine.Models.EsuProfileUpdatePropertiesTypeConverter))]
public interface IEsuProfileUpdateProperties : Microsoft.Azure.PowerShell.Cmdlets.ConnectedMachine.Runtime.IJsonSerializable
[<System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.ConnectedMachine.Models.EsuProfileUpdatePropertiesTypeConverter))>]
type IEsuProfileUpdateProperties = interface
    interface IJsonSerializable
Public Interface IEsuProfileUpdateProperties
Implements IJsonSerializable
Derived
Attributes
Implements

Properties

Name Description
AssignedLicense

The resource id of the license.

Methods

Name Description
ToJson(JsonObject, SerializationMode) (Inherited from IJsonSerializable)

Applies to