public sealed class JobStatus.Types.InstanceStatus : IMessage<JobStatus.Types.InstanceStatus>, IEquatable<JobStatus.Types.InstanceStatus>, IDeepCloneable<JobStatus.Types.InstanceStatus>, IBufferMessage, IMessage
Reference documentation and code samples for the Batch v1 API class JobStatus.Types.InstanceStatus.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-04-17 UTC."],[[["The latest version available for the `JobStatus.Types.InstanceStatus` class within the Batch v1 API is 2.13.0."],["This documentation provides reference information and code samples for the `JobStatus.Types.InstanceStatus` class, which represents the status of a VM instance."],["The class `JobStatus.Types.InstanceStatus` inherits from the base `object` class and implements several interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["`JobStatus.Types.InstanceStatus` provides properties such as `BootDisk`, `MachineType`, `ProvisioningModel`, and `TaskPack`, to get details on the instance status."],["The provided documentation goes back in versioning, all the way to `1.0.0` of the `JobStatus.Types.InstanceStatus` class, allowing for access to its full change history."]]],[]]