PrivateStoreCollectionOperationsExtensions.GetAsync メソッド

定義

プライベート ストア コレクションを取得します

C#
public static System.Threading.Tasks.Task<Microsoft.Azure.Management.Marketplace.Models.Collection> GetAsync(this Microsoft.Azure.Management.Marketplace.IPrivateStoreCollectionOperations operations, string privateStoreId, string collectionId, System.Threading.CancellationToken cancellationToken = default);

パラメーター

operations
IPrivateStoreCollectionOperations

この拡張メソッドの操作グループ。

privateStoreId
String

ストア ID - テナント ID を使用する必要があります

collectionId
String

コレクション ID

cancellationToken
CancellationToken

キャンセル トークン。

戻り値

適用対象

製品 バージョン
Azure SDK for .NET Legacy