PrivateEndpointConnectionForPrivateLinkHub クラス
定義
重要
一部の情報は、リリース前に大きく変更される可能性があるプレリリースされた製品に関するものです。 Microsoft は、ここに記載されている情報について、明示または黙示を問わず、一切保証しません。
public class PrivateEndpointConnectionForPrivateLinkHub : Microsoft.Azure.Management.Synapse.Models.PrivateEndpointConnectionForPrivateLinkHubBasic
type PrivateEndpointConnectionForPrivateLinkHub = class
inherit PrivateEndpointConnectionForPrivateLinkHubBasic
Public Class PrivateEndpointConnectionForPrivateLinkHub
Inherits PrivateEndpointConnectionForPrivateLinkHubBasic
- 継承
コンストラクター
PrivateEndpointConnectionForPrivateLinkHub() |
PrivateEndpointConnectionForPrivateLinkHub クラスの新しいインスタンスを初期化します。 |
PrivateEndpointConnectionForPrivateLinkHub(String, PrivateEndpoint, PrivateLinkServiceConnectionState, String, String, String) |
PrivateEndpointConnectionForPrivateLinkHub クラスの新しいインスタンスを初期化します。 |
プロパティ
Id |
識別子を取得します (継承元 PrivateEndpointConnectionForPrivateLinkHubBasic) |
Name | |
PrivateEndpoint |
接続が属するプライベート エンドポイントを取得または設定します。 (継承元 PrivateEndpointConnectionForPrivateLinkHubBasic) |
PrivateLinkServiceConnectionState |
プライベート エンドポイント接続の接続状態を取得または設定します。 (継承元 PrivateEndpointConnectionForPrivateLinkHubBasic) |
ProvisioningState |
プライベート エンドポイント接続のプロビジョニング状態を取得します。 (継承元 PrivateEndpointConnectionForPrivateLinkHubBasic) |
Type |
適用対象
GitHub で Microsoft と共同作業する
このコンテンツのソースは GitHub にあります。そこで、issue や pull request を作成および確認することもできます。 詳細については、共同作成者ガイドを参照してください。
Azure SDK for .NET