Compute Engine v1 API - Class ManagedInstanceLastAttempt (2.12.0)

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

Inheritance

object > ManagedInstanceLastAttempt

Namespace

Google.Cloud.Compute.V1

Assembly

Google.Cloud.Compute.V1.dll

Constructors

ManagedInstanceLastAttempt()

public ManagedInstanceLastAttempt()

ManagedInstanceLastAttempt(ManagedInstanceLastAttempt)

public ManagedInstanceLastAttempt(ManagedInstanceLastAttempt other)
Parameter
NameDescription
otherManagedInstanceLastAttempt

Properties

Errors

public Errors Errors { get; set; }

[Output Only] Encountered errors during the last attempt to create or delete the instance.

Property Value
TypeDescription
Errors