Compartir a través de


LicenseProfileProperties Class

Definition

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

Constructors

LicenseProfileProperties()

Properties

EsuProfileAssignedLicense
EsuProfileAssignedLicenseImmutableId
EsuProfileEsuEligibility
EsuProfileEsuKey
EsuProfileEsuKeyState
EsuProfileServerType
ProductProfileBillingStartDate
ProductProfileDisenrollmentDate
ProductProfileEnrollmentDate
ProductProfileProductFeature
ProductProfileProductType
ProductProfileSubscriptionStatus
ProvisioningState
SoftwareAssuranceCustomer

Methods

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

Applies to