Compartir a través de


ProductProfileUpdateProperties Class

Definition

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

Constructors

ProductProfileUpdateProperties()

Properties

ProductFeature
ProductType
SubscriptionStatus

Methods

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

Applies to