public sealed class ResourceStatusScheduling : IMessage<ResourceStatusScheduling>, IEquatable<ResourceStatusScheduling>, IDeepCloneable<ResourceStatusScheduling>, IBufferMessage, IMessageImplements
IMessageResourceStatusScheduling, IEquatableResourceStatusScheduling, IDeepCloneableResourceStatusScheduling, IBufferMessage, IMessageNamespace
Google.Cloud.Compute.V1Assembly
Google.Cloud.Compute.V1.dll
Constructors
ResourceStatusScheduling()
public ResourceStatusScheduling()ResourceStatusScheduling(ResourceStatusScheduling)
public ResourceStatusScheduling(ResourceStatusScheduling other)| Parameter | |
|---|---|
| Name | Description |
other |
ResourceStatusScheduling |
Properties
AvailabilityDomain
public int AvailabilityDomain { get; set; }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.
| Property Value | |
|---|---|
| Type | Description |
int |
|
HasAvailabilityDomain
public bool HasAvailabilityDomain { get; }Gets whether the "availability_domain" field is set
| Property Value | |
|---|---|
| Type | Description |
bool |
|