Compartir a través de


ILicenseProfileUpdateProperties Interface

Definition

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

Properties

Name Description
EsuProfileAssignedLicense

The resource id of the license.

ProductProfileProductFeature

The list of product feature updates.

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

Name Description
ToJson(JsonObject, SerializationMode) (Inherited from IJsonSerializable)

Applies to