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

PrivateLinkResource 类

定义

专用链接资源

public class PrivateLinkResource
type PrivateLinkResource = class
Public Class PrivateLinkResource
继承
PrivateLinkResource

构造函数

PrivateLinkResource()

初始化 PrivateLinkResource 类的新实例。

PrivateLinkResource(String, String, String, PrivateLinkResourceProperties)

初始化 PrivateLinkResource 类的新实例。

属性

Id

专用链接资源

Name

获取或设置专用链接资源的名称

Properties

获取或设置专用链接资源的属性

Type

专用链接资源

方法

Validate()

验证 对象。

适用于