Compartir a través de


LicenseProfileUpdate Class

Definition

[System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.ConnectedMachine.Models.LicenseProfileUpdateTypeConverter))]
public class LicenseProfileUpdate : Microsoft.Azure.PowerShell.Cmdlets.ConnectedMachine.Models.ILicenseProfileUpdate, Microsoft.Azure.PowerShell.Cmdlets.ConnectedMachine.Runtime.IValidates
[<System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.ConnectedMachine.Models.LicenseProfileUpdateTypeConverter))>]
type LicenseProfileUpdate = class
    interface ILicenseProfileUpdate
    interface IJsonSerializable
    interface IResourceUpdate
    interface IValidates
Public Class LicenseProfileUpdate
Implements ILicenseProfileUpdate, IValidates
Inheritance
LicenseProfileUpdate
Attributes
Implements

Constructors

LicenseProfileUpdate()

Properties

EsuProfileAssignedLicense
ProductProfileProductFeature
ProductProfileProductType
ProductProfileSubscriptionStatus
SoftwareAssuranceCustomer
Tags

Methods

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

Applies to