Freigeben über


LicenseProfileArmProductProfileProperties Class

Definition

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

Constructors

LicenseProfileArmProductProfileProperties()

Properties

BillingStartDate
DisenrollmentDate
EnrollmentDate
ProductFeature
ProductType
SubscriptionStatus

Methods

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

Applies to