Compute Engine v1 API - Class AllocationResourceStatus (2.16.0)

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.

Inheritance

object > AllocationResourceStatus

Namespace

Google.Cloud.Compute.V1

Assembly

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