public sealed class AllocationAggregateReservationReservedResourceInfo : IMessage<AllocationAggregateReservationReservedResourceInfo>, IEquatable<AllocationAggregateReservationReservedResourceInfo>, IDeepCloneable<AllocationAggregateReservationReservedResourceInfo>, IBufferMessage, IMessage
Implements
IMessageAllocationAggregateReservationReservedResourceInfo, IEquatableAllocationAggregateReservationReservedResourceInfo, IDeepCloneableAllocationAggregateReservationReservedResourceInfo, IBufferMessage, IMessageNamespace
Google.Cloud.Compute.V1Assembly
Google.Cloud.Compute.V1.dll
Constructors
AllocationAggregateReservationReservedResourceInfo()
public AllocationAggregateReservationReservedResourceInfo()
AllocationAggregateReservationReservedResourceInfo(AllocationAggregateReservationReservedResourceInfo)
public AllocationAggregateReservationReservedResourceInfo(AllocationAggregateReservationReservedResourceInfo other)
Parameter | |
---|---|
Name | Description |
other | AllocationAggregateReservationReservedResourceInfo |
Properties
Accelerator
public AllocationAggregateReservationReservedResourceInfoAccelerator Accelerator { get; set; }
Properties of accelerator resources in this reservation.
Property Value | |
---|---|
Type | Description |
AllocationAggregateReservationReservedResourceInfoAccelerator |