次の方法で共有


CachesExtensions.ListByResourceGroup(ICaches, String) メソッド

定義

ユーザーがリソース グループの下でアクセスできるすべてのキャッシュを返します。

public static Microsoft.Azure.Management.StorageCache.Models.CachesListResult ListByResourceGroup (this Microsoft.Azure.Management.StorageCache.ICaches operations, string resourceGroupName);
static member ListByResourceGroup : Microsoft.Azure.Management.StorageCache.ICaches * string -> Microsoft.Azure.Management.StorageCache.Models.CachesListResult
<Extension()>
Public Function ListByResourceGroup (operations As ICaches, resourceGroupName As String) As CachesListResult

パラメーター

operations
ICaches

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

resourceGroupName
String

ターゲット リソース グループ。

戻り値

適用対象