你当前正在访问 Microsoft Azure Global Edition 技术文档网站。 如果需要访问由世纪互联运营的 Microsoft Azure 中国技术文档网站,请访问 https://docs.azure.cn

ResourceLinksOperationsExtensions.Get Method

Definition

public static Microsoft.Azure.Management.Internal.Resources.Models.ResourceLink Get (this Microsoft.Azure.Management.Internal.Resources.IResourceLinksOperations operations, string linkId);
static member Get : Microsoft.Azure.Management.Internal.Resources.IResourceLinksOperations * string -> Microsoft.Azure.Management.Internal.Resources.Models.ResourceLink
<Extension()>
Public Function Get (operations As IResourceLinksOperations, linkId As String) As ResourceLink

Parameters

linkId
String

Returns

Applies to