EdgeOrderTermCommitmentInformation 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.
Term Commitment Information.
public class EdgeOrderTermCommitmentInformation : System.ClientModel.Primitives.IJsonModel<Azure.ResourceManager.EdgeOrder.Models.EdgeOrderTermCommitmentInformation>, System.ClientModel.Primitives.IPersistableModel<Azure.ResourceManager.EdgeOrder.Models.EdgeOrderTermCommitmentInformation>
type EdgeOrderTermCommitmentInformation = class
interface IJsonModel<EdgeOrderTermCommitmentInformation>
interface IPersistableModel<EdgeOrderTermCommitmentInformation>
Public Class EdgeOrderTermCommitmentInformation
Implements IJsonModel(Of EdgeOrderTermCommitmentInformation), IPersistableModel(Of EdgeOrderTermCommitmentInformation)
- Inheritance
-
EdgeOrderTermCommitmentInformation
- Implements
Properties
| Name | Description |
|---|---|
| PendingDaysForTerm |
Number of Days Pending for Term Commitment. |
| TermCommitmentType |
Term Commitment Type. |
| TermCommitmentTypeDuration |
Term Commitment Duration. Currently Supporting P365D, P1095D. |