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

PrivateEndpointConnectionProperties 类

定义

public class PrivateEndpointConnectionProperties : Microsoft.Azure.Management.DigitalTwins.Models.ConnectionProperties
type PrivateEndpointConnectionProperties = class
    inherit ConnectionProperties
Public Class PrivateEndpointConnectionProperties
Inherits ConnectionProperties
继承
PrivateEndpointConnectionProperties

构造函数

PrivateEndpointConnectionProperties()

属性

GroupIds

获取或设置专用终结点连接的组 ID 列表。

(继承自 ConnectionProperties)
PrivateEndpoint

获取或设置专用终结点。

(继承自 ConnectionProperties)
PrivateLinkServiceConnectionState

获取或设置连接状态。

(继承自 ConnectionProperties)
ProvisioningState

获取预配状态。 可能的值包括:“Pending”、“Approved”、“Rejected”、“Disconnected”

(继承自 ConnectionProperties)

适用于