Compartir a través de


ProductFeatureUpdate Class

Definition

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

Constructors

ProductFeatureUpdate()

Properties

Name
SubscriptionStatus

Methods

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

Applies to