次の方法で共有


PrivateEndpointConnection クラス

定義

PrivateEndpointConnection リソース。

[Microsoft.Rest.Serialization.JsonTransformation]
public class PrivateEndpointConnection : Microsoft.Azure.Management.Network.Models.SubResource
[<Microsoft.Rest.Serialization.JsonTransformation>]
type PrivateEndpointConnection = class
    inherit SubResource
Public Class PrivateEndpointConnection
Inherits SubResource
継承
PrivateEndpointConnection
属性

コンストラクター

PrivateEndpointConnection()

PrivateEndpointConnection クラスの新しいインスタンスを初期化します。

PrivateEndpointConnection(String, PrivateEndpoint, PrivateLinkServiceConnectionState, String, String, String, String, String)

PrivateEndpointConnection クラスの新しいインスタンスを初期化します。

プロパティ

Etag

リソースが更新されるたびに変更される一意の読み取り専用文字列を取得します。

Id

リソース ID を取得または設定します。

(継承元 SubResource)
LinkIdentifier

コンシューマー リンク ID を取得します。

Name

リソース グループ内で一意のリソースの名前を取得または設定します。 この名前は、リソースへのアクセスに使用できます。

PrivateEndpoint

プライベート エンドポイントのリソースを取得します。

PrivateLinkServiceConnectionState

サービス コンシューマーとプロバイダー間の接続の状態に関する情報のコレクションを取得または設定します。

ProvisioningState

プライベート エンドポイント接続リソースのプロビジョニング状態を取得します。 指定できる値は、'Succeeded'、'Updating'、'Deleting'、'Failed' です。

Type

リソースの種類を取得します。

適用対象