次の方法で共有


PrivateEndpointConnectionInner クラス

定義

プライベート エンドポイント接続

[Microsoft.Rest.Serialization.JsonTransformation]
public class PrivateEndpointConnectionInner : Microsoft.Azure.Management.CosmosDB.Fluent.Models.ProxyResourceInner
[<Microsoft.Rest.Serialization.JsonTransformation>]
type PrivateEndpointConnectionInner = class
    inherit ProxyResourceInner
Public Class PrivateEndpointConnectionInner
Inherits ProxyResourceInner
継承
PrivateEndpointConnectionInner
属性

コンストラクター

PrivateEndpointConnectionInner()

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

PrivateEndpointConnectionInner(String, String, String, PrivateEndpointProperty, PrivateLinkServiceConnectionStateProperty)

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

プロパティ

Id

リソース ID。Setter はネットワーク リソースで ID を設定する必要があるため、保護されます。

(継承元 ProxyResource)
Location

リソースの場所

(継承元 Resource)
Name

リソース名

(継承元 ProxyResource)
PrivateEndpoint

接続が属するプライベート エンドポイントを取得または設定します。

PrivateLinkServiceConnectionState

プライベート エンドポイント接続の接続状態を取得または設定します。

Tags

リソース タグ

(継承元 Resource)
Type

リソースの種類

(継承元 ProxyResource)

メソッド

Validate()

オブジェクトを検証します。 検証に失敗した場合に ValidationException をスローします。

(継承元 Resource)

適用対象