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-03-21 UTC."],[[["This document provides reference documentation for the `JobStatus.Types.InstanceStatus` class within the Google Cloud Batch v1 API, specifically version 2.6.0 and its corresponding links to other versions."],["The `JobStatus.Types.InstanceStatus` class represents the status of a VM instance and is part of the `Google.Cloud.Batch.V1` namespace in the Google Cloud .NET library."],["It offers methods like `InstanceStatus()` and `InstanceStatus(JobStatus.Types.InstanceStatus)` for object creation."],["The class also exposes properties such as `BootDisk`, `MachineType`, `ProvisioningModel`, and `TaskPack` to access information on VM boot disk, machine type, provisioning model, and maximum assignable tasks, respectively."],["The latest version of the documentation is 2.13.0 and this document lists all the way back to 1.0.0 for this class."]]],[]]