UsagePlanProperties Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Definition of usage plan properties.
public class UsagePlanProperties : System.ClientModel.Primitives.IJsonModel<Azure.ResourceManager.ResilienceManagement.Models.UsagePlanProperties>, System.ClientModel.Primitives.IPersistableModel<Azure.ResourceManager.ResilienceManagement.Models.UsagePlanProperties>
type UsagePlanProperties = class
interface IJsonModel<UsagePlanProperties>
interface IPersistableModel<UsagePlanProperties>
Public Class UsagePlanProperties
Implements IJsonModel(Of UsagePlanProperties), IPersistableModel(Of UsagePlanProperties)
- Inheritance
-
UsagePlanProperties
- Implements
Constructors
| Name | Description |
|---|---|
| UsagePlanProperties() |
Initializes a new instance of UsagePlanProperties. |
Properties
| Name | Description |
|---|---|
| ErrorDetails |
Details of any errors encountered during Usage Plan create or update. |
| PlanType |
The type of the usage plan. |
| ProvisioningState |
Provisioning state of the usage plan. |