PrivateEndpointConnectionVaultProperties クラス
定義
重要
一部の情報は、リリース前に大きく変更される可能性があるプレリリースされた製品に関するものです。 Microsoft は、ここに記載されている情報について、明示または黙示を問わず、一切保証しません。
privateEndpointConnections List の要素として Vault プロパティに格納される情報。
public class PrivateEndpointConnectionVaultProperties
type PrivateEndpointConnectionVaultProperties = class
Public Class PrivateEndpointConnectionVaultProperties
- 継承
-
PrivateEndpointConnectionVaultProperties
コンストラクター
PrivateEndpointConnectionVaultProperties() |
PrivateEndpointConnectionVaultProperties クラスの新しいインスタンスを初期化します。 |
PrivateEndpointConnectionVaultProperties(String, PrivateEndpointConnection, String, String, String) |
PrivateEndpointConnectionVaultProperties クラスの新しいインスタンスを初期化します。 |
プロパティ
Id |
id subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft の形式を取得します。[Service]/{resource}/{resourceName}/privateEndpointConnections/{connectionName}。 |
Location |
プライベート エンドポイント接続の場所を取得します |
Name |
プライベート エンドポイント接続の名前を取得します |
Properties |
privateEndpointConnections List の要素として Vault プロパティに格納される情報。 |
Type |
Microsoft.RecoveryServices/vaults/privateEndpointConnections という形式の型を取得します。 |
適用対象
Azure SDK for .NET