Bagikan melalui


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

The assigned license resource.

EsuProfileAssignedLicenseImmutableId

The guid id of the license.

EsuProfileEsuEligibility

Indicates the eligibility state of Esu.

EsuProfileEsuKey

The list of ESU keys.

EsuProfileEsuKeyState

Indicates whether there is an ESU Key currently active for the machine.

EsuProfileLicenseAssignmentState

Describes the license assignment state (Assigned or NotAssigned).

EsuProfileServerType

The type of the Esu servers.

LicenseChannel

Indicates the license channel.

LicenseStatus

Indicates the license status of the OS.

ProductProfileBillingStartDate

The timestamp in UTC when the billing starts.

ProductProfileDisenrollmentDate

The timestamp in UTC when the user disenrolled the feature.

ProductProfileEnrollmentDate

The timestamp in UTC when the user enrolls the feature.

ProductProfileProductFeature

The list of product features.

ProductProfileProductType

Indicates the product type of the license.

ProductProfileSubscriptionStatus

Indicates the subscription status of the product.

SoftwareAssuranceCustomer

Specifies if this machine is licensed as part of a Software Assurance agreement.

Methods

ToJson(JsonObject, SerializationMode) (Inherited from IJsonSerializable)

Applies to