Freigeben über


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

Name Description
ProvisioningState

The provisioning state of the resource.

Methods

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

Applies to