Udostępnij przez


IProductProfileUpdateProperties Interface

Definition

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

Properties

Name Description
ProductFeature

The list of product feature updates.

ProductType

Indicates the product type of the license.

SubscriptionStatus

Indicates the subscription status of the product.

Methods

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

Applies to