Class GetSnapshotResult
Inheritance
System.Object
GetSnapshotResult
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.OpenStack.SharedFileSystem
Assembly: Pulumi.OpenStack.dll
Syntax
public sealed class GetSnapshotResult
Fields
View SourceDescription
See Argument Reference above.
Declaration
public readonly string Description
Field Value
| Type | Description |
|---|---|
| System.String |
Id
The provider-assigned unique ID for this managed resource.
Declaration
public readonly string Id
Field Value
| Type | Description |
|---|---|
| System.String |
Name
See Argument Reference above.
Declaration
public readonly string Name
Field Value
| Type | Description |
|---|---|
| System.String |
ProjectId
See Argument Reference above.
Declaration
public readonly string ProjectId
Field Value
| Type | Description |
|---|---|
| System.String |
Region
Declaration
public readonly string Region
Field Value
| Type | Description |
|---|---|
| System.String |
ShareId
The UUID of the source share that was used to create the snapshot.
Declaration
public readonly string ShareId
Field Value
| Type | Description |
|---|---|
| System.String |
ShareProto
The file system protocol of a share snapshot.
Declaration
public readonly string ShareProto
Field Value
| Type | Description |
|---|---|
| System.String |
ShareSize
The share snapshot size, in GBs.
Declaration
public readonly int ShareSize
Field Value
| Type | Description |
|---|---|
| System.Int32 |
Size
The snapshot size, in GBs.
Declaration
public readonly int Size
Field Value
| Type | Description |
|---|---|
| System.Int32 |
Status
See Argument Reference above.
Declaration
public readonly string Status
Field Value
| Type | Description |
|---|---|
| System.String |