Compute Engine v1 API - Class RolloutRolloutEntity (3.28.0)

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

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

Specifications of the resource to roll out.

Inheritance

object > RolloutRolloutEntity

Namespace

Google.Cloud.Compute.V1

Assembly

Google.Cloud.Compute.V1.dll

Constructors

RolloutRolloutEntity()

public RolloutRolloutEntity()

RolloutRolloutEntity(RolloutRolloutEntity)

public RolloutRolloutEntity(RolloutRolloutEntity other)
Parameter
Name Description
other RolloutRolloutEntity

Properties

OrchestratedEntity

public RolloutRolloutEntityOrchestratedEntity OrchestratedEntity { get; set; }

Optional. Entity details for products using the Orchestrated Integration model.

Property Value
Type Description
RolloutRolloutEntityOrchestratedEntity