ArmRecoveryServicesModelFactory.RecoveryServicesPrivateEndpointConnectionVaultProperties メソッド
定義
重要
一部の情報は、リリース前に大きく変更される可能性があるプレリリースされた製品に関するものです。 Microsoft は、ここに記載されている情報について、明示または黙示を問わず、一切保証しません。
RecoveryServicesPrivateEndpointConnectionVaultProperties の新しいインスタンスを初期化します。
public static Azure.ResourceManager.RecoveryServices.Models.RecoveryServicesPrivateEndpointConnectionVaultProperties RecoveryServicesPrivateEndpointConnectionVaultProperties (Azure.Core.ResourceIdentifier id = default, string name = default, Azure.Core.ResourceType resourceType = default, Azure.ResourceManager.Models.SystemData systemData = default, Azure.ResourceManager.RecoveryServices.Models.RecoveryServicesPrivateEndpointConnection properties = default, Azure.Core.AzureLocation? location = default);
static member RecoveryServicesPrivateEndpointConnectionVaultProperties : Azure.Core.ResourceIdentifier * string * Azure.Core.ResourceType * Azure.ResourceManager.Models.SystemData * Azure.ResourceManager.RecoveryServices.Models.RecoveryServicesPrivateEndpointConnection * Nullable<Azure.Core.AzureLocation> -> Azure.ResourceManager.RecoveryServices.Models.RecoveryServicesPrivateEndpointConnectionVaultProperties
Public Shared Function RecoveryServicesPrivateEndpointConnectionVaultProperties (Optional id As ResourceIdentifier = Nothing, Optional name As String = Nothing, Optional resourceType As ResourceType = Nothing, Optional systemData As SystemData = Nothing, Optional properties As RecoveryServicesPrivateEndpointConnection = Nothing, Optional location As Nullable(Of AzureLocation) = Nothing) As RecoveryServicesPrivateEndpointConnectionVaultProperties
パラメーター
ID。
- name
- String
名前。
- resourceType
- ResourceType
resourceType。
- systemData
- SystemData
systemData。
- properties
- RecoveryServicesPrivateEndpointConnection
プライベート エンドポイント接続応答プロパティ。
- location
- Nullable<AzureLocation>
プライベート エンドポイント接続の場所。
戻り値
モック作成用の新しい RecoveryServicesPrivateEndpointConnectionVaultProperties インスタンス。