ExportSuspensionContext 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.
The properties of the export run. This is not populated currently.
public class ExportSuspensionContext : System.ClientModel.Primitives.IJsonModel<Azure.ResourceManager.CostManagement.Models.ExportSuspensionContext>, System.ClientModel.Primitives.IPersistableModel<Azure.ResourceManager.CostManagement.Models.ExportSuspensionContext>
type ExportSuspensionContext = class
interface IJsonModel<ExportSuspensionContext>
interface IPersistableModel<ExportSuspensionContext>
Public Class ExportSuspensionContext
Implements IJsonModel(Of ExportSuspensionContext), IPersistableModel(Of ExportSuspensionContext)
- Inheritance
-
ExportSuspensionContext
- Implements
Properties
| Name | Description |
|---|---|
| SuspensionCode |
The code for export suspension. |
| SuspensionOn |
The time when the export was suspended. |
| SuspensionReason |
The detailed reason for export suspension. |