GKE Hub v1 API - Class ScopeLifecycleState (2.8.0)

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

Reference documentation and code samples for the GKE Hub v1 API class ScopeLifecycleState.

ScopeLifecycleState describes the state of a Scope resource.

Inheritance

object > ScopeLifecycleState

Namespace

Google.Cloud.GkeHub.V1

Assembly

Google.Cloud.GkeHub.V1.dll

Constructors

ScopeLifecycleState()

public ScopeLifecycleState()

ScopeLifecycleState(ScopeLifecycleState)

public ScopeLifecycleState(ScopeLifecycleState other)
Parameter
Name Description
other ScopeLifecycleState

Properties

Code

public ScopeLifecycleState.Types.Code Code { get; set; }

Output only. The current state of the scope resource.

Property Value
Type Description
ScopeLifecycleStateTypesCode