Bagikan melalui


ILicenseProfileArmProductProfileProperties Interface

Definition

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

Properties

BillingStartDate

The timestamp in UTC when the billing starts.

DisenrollmentDate

The timestamp in UTC when the user disenrolled the feature.

EnrollmentDate

The timestamp in UTC when the user enrolls the feature.

ProductFeature

The list of product features.

ProductType

Indicates the product type of the license.

SubscriptionStatus

Indicates the subscription status of the product.

Methods

ToJson(JsonObject, SerializationMode) (Inherited from IJsonSerializable)

Applies to