Compartir a través de


IProductFeature Interface

Definition

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

Properties

BillingStartDate
DisenrollmentDate
EnrollmentDate
Name
SubscriptionStatus

Methods

ToJson(JsonObject, SerializationMode) (Inherited from IJsonSerializable)

Applies to