次の方法で共有


ApplicationGatewayPrivateEndpointConnection クラス

定義

アプリケーション ゲートウェイでのプライベート エンドポイント接続。

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

コンストラクター

ApplicationGatewayPrivateEndpointConnection()

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

ApplicationGatewayPrivateEndpointConnection(String, PrivateEndpoint, PrivateLinkServiceConnectionState, String, String, String, String, String)

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

プロパティ

Etag

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

Id

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

(継承元 SubResource)
LinkIdentifier

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

Name

アプリケーション ゲートウェイ上のプライベート エンドポイント接続の名前を取得または設定します。

PrivateEndpoint

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

PrivateLinkServiceConnectionState

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

ProvisioningState

アプリケーション ゲートウェイプライベート エンドポイント接続リソースのプロビジョニング状態を取得します。 使用可能な値には、'Succeeded'、'Updating'、'Deleting'、'Failed' などがあります。

Type

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

適用対象