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

PSResourceManagementPrivateLink Constructors

Definition

Overloads

PSResourceManagementPrivateLink()
PSResourceManagementPrivateLink(ResourceManagementPrivateLink)
public PSResourceManagementPrivateLink ();
Public Sub New ()

Applies to

public PSResourceManagementPrivateLink (Microsoft.Azure.Management.ResourceManager.Models.ResourceManagementPrivateLink resourceManagementPrivateLink);
new Microsoft.Azure.Commands.Resources.Models.PrivateLinks.PSResourceManagementPrivateLink : Microsoft.Azure.Management.ResourceManager.Models.ResourceManagementPrivateLink -> Microsoft.Azure.Commands.Resources.Models.PrivateLinks.PSResourceManagementPrivateLink
Public Sub New (resourceManagementPrivateLink As ResourceManagementPrivateLink)

Parameters

resourceManagementPrivateLink
ResourceManagementPrivateLink

Applies to