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

PrivateEndpointConnectionResource 类

定义

专用终结点连接 ARM 资源。

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

构造函数

PrivateEndpointConnectionResource()

初始化 PrivateEndpointConnectionResource 类的新实例。

PrivateEndpointConnectionResource(String, String, String, String, RemotePrivateEndpointConnection)

初始化 PrivateEndpointConnectionResource 类的新实例。

属性

Etag

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

(继承自 SubResource)
Id

获取资源标识符。

(继承自 SubResource)
Name

获取资源名称。

(继承自 SubResource)
Properties

获取或设置核心资源属性

Type

获取资源类型。

(继承自 SubResource)

适用于