LastRunProperties 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 Last Run properties.
public class LastRunProperties : System.ClientModel.Primitives.IJsonModel<Azure.ResourceManager.ResilienceManagement.Models.LastRunProperties>, System.ClientModel.Primitives.IPersistableModel<Azure.ResourceManager.ResilienceManagement.Models.LastRunProperties>
type LastRunProperties = class
interface IJsonModel<LastRunProperties>
interface IPersistableModel<LastRunProperties>
Public Class LastRunProperties
Implements IJsonModel(Of LastRunProperties), IPersistableModel(Of LastRunProperties)
- Inheritance
-
LastRunProperties
- Implements
Properties
| Name | Description |
|---|---|
| LastRunAttestation |
Attestation state of the last run of this Drill. |
| LastRunDuration |
Timespan of the last run of this Drill. |
| LastRunOn |
Timestamp of the last run of this Drill. |
| LastRunState |
Status of the last run of this Drill. |