ApplicationGatewayPrivateEndpointConnection クラス
定義
重要
一部の情報は、リリース前に大きく変更される可能性があるプレリリースされた製品に関するものです。 Microsoft は、ここに記載されている情報について、明示または黙示を問わず、一切保証しません。
アプリケーション ゲートウェイでのプライベート エンドポイント接続。
[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(String, PrivateEndpoint, PrivateLinkServiceConnectionState, String, String, String, String, String) |
ApplicationGatewayPrivateEndpointConnection クラスの新しいインスタンスを初期化します。 |
プロパティ
Etag |
リソースが更新されるたびに変更される一意の読み取り専用文字列を取得します。 |
Id |
リソース ID を取得または設定します。 (継承元 SubResource) |
LinkIdentifier |
コンシューマー リンク ID を取得します。 |
Name |
アプリケーション ゲートウェイ上のプライベート エンドポイント接続の名前を取得または設定します。 |
PrivateEndpoint |
プライベート エンドポイントのリソースを取得します。 |
PrivateLinkServiceConnectionState |
サービス コンシューマーとプロバイダー間の接続の状態に関する情報のコレクションを取得または設定します。 |
ProvisioningState |
アプリケーション ゲートウェイプライベート エンドポイント接続リソースのプロビジョニング状態を取得します。 使用可能な値には、'Succeeded'、'Updating'、'Deleting'、'Failed' などがあります。 |
Type |
リソースの型を取得します。 |
適用対象
GitHub で Microsoft と共同作業する
このコンテンツのソースは GitHub にあります。そこで、issue や pull request を作成および確認することもできます。 詳細については、共同作成者ガイドを参照してください。
Azure SDK for .NET