public sealed class ResourceStatusScheduling : IMessage<ResourceStatusScheduling>, IEquatable<ResourceStatusScheduling>, IDeepCloneable<ResourceStatusScheduling>, IBufferMessage, IMessage
Specifies the availability domain to place the instance in. The value must be a number between 1 and the number of availability domains specified in the spread placement policy attached to the instance.
[[["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-09 UTC."],[[["The latest version of the `Google.Cloud.Compute.V1.ResourceStatusScheduling` is 3.6.0, while version 3.5.0 is the focus of the current documentation."],["This documentation page covers the `ResourceStatusScheduling` class, which is part of the `Google.Cloud.Compute.V1` namespace and is defined in the `Google.Cloud.Compute.V1.dll` assembly."],["The `ResourceStatusScheduling` class implements several interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["Key properties of the `ResourceStatusScheduling` class include `AvailabilityDomain` which sets the availability domain of an instance, and `HasAvailabilityDomain` which determines if the `availability_domain` field is set."],["There are multiple past versions available for this class, ranging from 1.0.0 up to 3.6.0, including the 3.5.0 version displayed on this webpage."]]],[]]