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

PrivateLinkConnectionApprovalRequestResource 类

定义

专用终结点连接审批 ARM 资源。

public class PrivateLinkConnectionApprovalRequestResource : Microsoft.Azure.Management.DataFactory.Models.SubResource
type PrivateLinkConnectionApprovalRequestResource = class
    inherit SubResource
Public Class PrivateLinkConnectionApprovalRequestResource
Inherits SubResource
继承
PrivateLinkConnectionApprovalRequestResource

构造函数

PrivateLinkConnectionApprovalRequestResource()

初始化 PrivateLinkConnectionApprovalRequestResource 类的新实例。

PrivateLinkConnectionApprovalRequestResource(String, String, String, String, PrivateLinkConnectionApprovalRequest)

初始化 PrivateLinkConnectionApprovalRequestResource 类的新实例。

属性

Etag

获取 etag,标识资源中的更改。

(继承自 SubResource)
Id

获取资源标识符。

(继承自 SubResource)
Name

获取资源名称。

(继承自 SubResource)
Properties

获取或设置核心资源属性

Type

获取资源类型。

(继承自 SubResource)

适用于