Share via


IPlanProperties Interface

Definition

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

Properties

ProvisioningState

The provisioning state of the resource.

Methods

ToJson(JsonObject, SerializationMode) (Inherited from IJsonSerializable)

Applies to