Class MembershipBindingLifecycleState
MembershipBindingLifecycleState describes the state of a Binding resource.
Implements
Inherited Members
Namespace: Google.Apis.GKEHub.v1alpha.Data
Assembly: Google.Apis.GKEHub.v1alpha.dll
Syntax
public class MembershipBindingLifecycleState : IDirectResponseSchema
Properties
Code
Output only. The current state of the MembershipBinding resource.
Declaration
[JsonProperty("code")]
public virtual string Code { get; set; }
Property Value
Type | Description |
---|---|
string |
ETag
The ETag of the item.
Declaration
public virtual string ETag { get; set; }
Property Value
Type | Description |
---|---|
string |