Share via


ResourceManagementPrivateLinkOperationsExtensions.Get メソッド

定義

リソース管理のプライベート リンク (リソース レベル) を取得します。

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

パラメーター

operations
IResourceManagementPrivateLinkOperations

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

resourceGroupName
String

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

rmplName
String

リソース管理プライベート リンクの名前。

戻り値

適用対象