Class GetProductProductSkusImageResult
Inheritance
System.Object
GetProductProductSkusImageResult
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.MarketPlace.Outputs
Assembly: Pulumi.AliCloud.dll
Syntax
public sealed class GetProductProductSkusImageResult
Fields
View SourceImageId
The Ecs image id.
Declaration
public readonly string ImageId
Field Value
| Type | Description |
|---|---|
| System.String |
ImageName
The Ecs image display name.
Declaration
public readonly string ImageName
Field Value
| Type | Description |
|---|---|
| System.String |
RegionId
The Ecs image region.
Declaration
public readonly string RegionId
Field Value
| Type | Description |
|---|---|
| System.String |