Class ScopeFeatureSpec
ScopeFeatureSpec contains feature specs for a fleet scope.
Implements
Inherited Members
Namespace: Google.Apis.GKEHub.v1alpha.Data
Assembly: Google.Apis.GKEHub.v1alpha.dll
Syntax
public class ScopeFeatureSpec : IDirectResponseSchema
Properties
Clusterupgrade
Spec for the ClusterUpgrade feature at the scope level
Declaration
[JsonProperty("clusterupgrade")]
public virtual ClusterUpgradeScopeSpec Clusterupgrade { get; set; }
Property Value
Type | Description |
---|---|
ClusterUpgradeScopeSpec |
ETag
The ETag of the item.
Declaration
public virtual string ETag { get; set; }
Property Value
Type | Description |
---|---|
string |