次の方法で共有


ResourceManagementPrivateLinkOperationsExtensions.ListByResourceGroup メソッド

定義

リソース グループ内のすべてのリソース管理プライベート リンクを取得します。

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

パラメーター

operations
IResourceManagementPrivateLinkOperations

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

resourceGroupName
String

リソース グループの名前。 名前の大文字と小文字は区別されます。

戻り値

適用対象