Class GetImagesImageDiskDeviceMappingResult
Inheritance
System.Object
GetImagesImageDiskDeviceMappingResult
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.Ecs.Outputs
Assembly: Pulumi.AliCloud.dll
Syntax
public sealed class GetImagesImageDiskDeviceMappingResult
Fields
View SourceDevice
Device information of the created disk: such as /dev/xvdb.
Declaration
public readonly string Device
Field Value
| Type | Description |
|---|---|
| System.String |
Size
Size of the created disk.
Declaration
public readonly string Size
Field Value
| Type | Description |
|---|---|
| System.String |
SnapshotId
Snapshot ID.
Declaration
public readonly string SnapshotId
Field Value
| Type | Description |
|---|---|
| System.String |