Class GetProducts
Inheritance
System.Object
GetProducts
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
Assembly: Pulumi.AliCloud.dll
Syntax
public static class GetProducts
Methods
View SourceInvokeAsync(GetProductsArgs, InvokeOptions)
This data source provides the Market product items of Alibaba Cloud.
NOTE: Available in 1.64.0+
{{% examples %}} {{% /examples %}}
Declaration
public static Task<GetProductsResult> InvokeAsync(GetProductsArgs args = null, InvokeOptions options = null)
Parameters
| Type | Name | Description |
|---|---|---|
| GetProductsArgs | args | |
| InvokeOptions | options |
Returns
| Type | Description |
|---|---|
| System.Threading.Tasks.Task<GetProductsResult> |