public sealed class AllocationResourceStatus : IMessage<AllocationResourceStatus>, IEquatable<AllocationResourceStatus>, IDeepCloneable<AllocationResourceStatus>, IBufferMessage, IMessage
Reference documentation and code samples for the Compute Engine v1 API class AllocationResourceStatus.
[Output Only] Contains output only fields.
Implements
IMessageAllocationResourceStatus, IEquatableAllocationResourceStatus, IDeepCloneableAllocationResourceStatus, IBufferMessage, IMessageNamespace
Google.Cloud.Compute.V1Assembly
Google.Cloud.Compute.V1.dll
Constructors
AllocationResourceStatus()
public AllocationResourceStatus()
AllocationResourceStatus(AllocationResourceStatus)
public AllocationResourceStatus(AllocationResourceStatus other)
Parameter | |
---|---|
Name | Description |
other | AllocationResourceStatus |
Properties
SpecificSkuAllocation
public AllocationResourceStatusSpecificSKUAllocation SpecificSkuAllocation { get; set; }
Allocation Properties of this reservation.
Property Value | |
---|---|
Type | Description |
AllocationResourceStatusSpecificSKUAllocation |