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

PrivateLinkAssociation 类

定义

public class PrivateLinkAssociation : Microsoft.Rest.Azure.IResource
type PrivateLinkAssociation = class
    interface IResource
Public Class PrivateLinkAssociation
Implements IResource
继承
PrivateLinkAssociation
实现

构造函数

PrivateLinkAssociation()

初始化 PrivateLinkAssociation 类的新实例。

PrivateLinkAssociation(PrivateLinkAssociationPropertiesExpanded, String, String, String)

初始化 PrivateLinkAssociation 类的新实例。

属性

Id

获取 plaResourceID。

Name

获取 pla 名称。

Properties

获取或设置专用链接关联属性。

Type

获取操作类型。

适用于