次の方法で共有


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)

適用対象