你当前正在访问 Microsoft Azure Global Edition 技术文档网站。 如果需要访问由世纪互联运营的 Microsoft Azure 中国技术文档网站,请访问 https://docs.azure.cn

ILicenseProfileUpdate Interface

Definition

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

Properties

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.

Tags

Resource tags

(Inherited from IResourceUpdate)

Methods

ToJson(JsonObject, SerializationMode) (Inherited from IJsonSerializable)

Applies to