Class CreateLustreInstance
When set in OperationStep, indicates that a new lustre instance should be created.
Implements
Inherited Members
Namespace: Google.Apis.HypercomputeCluster.v1.Data
Assembly: Google.Apis.HypercomputeCluster.v1.dll
Syntax
public class CreateLustreInstance : IDirectResponseSchema
Properties
ETag
The ETag of the item.
Declaration
public virtual string ETag { get; set; }
Property Value
| Type | Description |
|---|---|
| string |
Lustre
Output only. Name of the Managed Lustre instance, in the format
projects/{project}/locations/{location}/instances/{instance}
Declaration
[JsonProperty("lustre")]
public virtual string Lustre { get; set; }
Property Value
| Type | Description |
|---|---|
| string |