Class InstanceFileShares
Inheritance
System.Object
InstanceFileShares
Inherited Members
System.Object.Equals(System.Object)
System.Object.Equals(System.Object, System.Object)
System.Object.GetHashCode()
System.Object.GetType()
System.Object.MemberwiseClone()
System.Object.ReferenceEquals(System.Object, System.Object)
System.Object.ToString()
Namespace: Pulumi.Gcp.Filestore.Outputs
Assembly: Pulumi.Gcp.dll
Syntax
public sealed class InstanceFileShares
Fields
View SourceCapacityGb
File share capacity in GiB. This must be at least 1024 GiB for the standard tier, or 2560 GiB for the premium tier.
Declaration
public readonly int CapacityGb
Field Value
| Type | Description |
|---|---|
| System.Int32 |
Name
The name of the fileshare (16 characters or less)
Declaration
public readonly string Name
Field Value
| Type | Description |
|---|---|
| System.String |