Compute Engine v1 API - Class AllocationResourceStatusSpecificSKUAllocation (2.10.0)

public sealed class AllocationResourceStatusSpecificSKUAllocation : IMessage<AllocationResourceStatusSpecificSKUAllocation>, IEquatable<AllocationResourceStatusSpecificSKUAllocation>, IDeepCloneable<AllocationResourceStatusSpecificSKUAllocation>, IBufferMessage, IMessage

Reference documentation and code samples for the Compute Engine v1 API class AllocationResourceStatusSpecificSKUAllocation.

Contains Properties set for the reservation.

Inheritance

object > AllocationResourceStatusSpecificSKUAllocation

Namespace

Google.Cloud.Compute.V1

Assembly

Google.Cloud.Compute.V1.dll

Constructors

AllocationResourceStatusSpecificSKUAllocation()

public AllocationResourceStatusSpecificSKUAllocation()

AllocationResourceStatusSpecificSKUAllocation(AllocationResourceStatusSpecificSKUAllocation)

public AllocationResourceStatusSpecificSKUAllocation(AllocationResourceStatusSpecificSKUAllocation other)
Parameter
NameDescription
otherAllocationResourceStatusSpecificSKUAllocation

Properties

HasSourceInstanceTemplateId

public bool HasSourceInstanceTemplateId { get; }

Gets whether the "source_instance_template_id" field is set

Property Value
TypeDescription
bool

SourceInstanceTemplateId

public string SourceInstanceTemplateId { get; set; }

ID of the instance template used to populate reservation properties.

Property Value
TypeDescription
string