Class GetFileSystemsSystemResult
Inheritance
System.Object
GetFileSystemsSystemResult
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.AliCloud.Nas.Outputs
Assembly: Pulumi.AliCloud.dll
Syntax
public sealed class GetFileSystemsSystemResult
Fields
View SourceCreateTime
Time of creation.
Declaration
public readonly string CreateTime
Field Value
| Type | Description |
|---|---|
| System.String |
Description
Destription of the FileSystem.
Declaration
public readonly string Description
Field Value
| Type | Description |
|---|---|
| System.String |
Id
ID of the FileSystem.
Declaration
public readonly string Id
Field Value
| Type | Description |
|---|---|
| System.String |
MeteredSize
MeteredSize of the FileSystem.
Declaration
public readonly int MeteredSize
Field Value
| Type | Description |
|---|---|
| System.Int32 |
ProtocolType
Filter results by a specific ProtocolType.
Declaration
public readonly string ProtocolType
Field Value
| Type | Description |
|---|---|
| System.String |
RegionId
ID of the region where the FileSystem is located.
Declaration
public readonly string RegionId
Field Value
| Type | Description |
|---|---|
| System.String |
StorageType
Filter results by a specific StorageType.
Declaration
public readonly string StorageType
Field Value
| Type | Description |
|---|---|
| System.String |