Compartir a través de


LicenseUpdateProperties Class

Definition

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

Constructors

LicenseUpdateProperties()

Properties

LicenseDetailEdition
LicenseDetailProcessor
LicenseDetailState
LicenseDetailTarget
LicenseDetailType
LicenseType

Methods

DeserializeFromDictionary(IDictionary)
DeserializeFromPSObject(PSObject)
FromJson(JsonNode)
FromJsonString(String)
ToJson(JsonObject, SerializationMode)
ToJsonString()
ToString()

Applies to