次の方法で共有


PrivateEndpointConnectionVaultProperties クラス

定義

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 という形式の型を取得します。

適用対象