Freigeben über


ILicenseUpdateProperties Interface

Definition

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

Properties

LicenseDetailEdition
LicenseDetailProcessor
LicenseDetailState
LicenseDetailTarget
LicenseDetailType
LicenseType

Methods

ToJson(JsonObject, SerializationMode) (Inherited from IJsonSerializable)

Applies to