Compartir a través de


ILicenseProfileMachineInstanceView Interface

Definition

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

Properties

EsuProfileAssignedLicense
EsuProfileAssignedLicenseImmutableId
EsuProfileEsuEligibility
EsuProfileEsuKey
EsuProfileEsuKeyState
EsuProfileLicenseAssignmentState
EsuProfileServerType
LicenseChannel
LicenseStatus
ProductProfileBillingStartDate
ProductProfileDisenrollmentDate
ProductProfileEnrollmentDate
ProductProfileProductFeature
ProductProfileProductType
ProductProfileSubscriptionStatus
SoftwareAssuranceCustomer

Methods

ToJson(JsonObject, SerializationMode) (Inherited from IJsonSerializable)

Applies to