PrivateEndpointConnection クラス

定義

プライベート リンク リソースに関する情報が含まれます。

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

コンストラクター

PrivateEndpointConnection()

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

PrivateEndpointConnection(String, String, String, String, PrivateEndpointConnectionProvisioningState, PrivateEndpoint, IList<String>, PrivateLinkServiceConnectionState)

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

プロパティ

Etag

コンカレンシー ステートメントに使用されるリソースの ETag を取得します。

(継承元 ProxyResource)
GroupIds

プライベート エンドポイント接続のグループ ID を取得します。

Id

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

(継承元 ProxyResource)
Name

リソースの名前を取得します。

(継承元 ProxyResource)
PrivateEndpoint

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

PrivateLinkServiceConnectionState

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

ProvisioningState

プライベート エンドポイント接続のプロビジョニング状態を取得します。

Type

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

(継承元 ProxyResource)

メソッド

Validate()

オブジェクトを検証します。

適用対象