ArmRecoveryServicesSiteRecoveryModelFactory.InMageAzureV2SwitchProviderContent Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Initializes a new instance of InMageAzureV2SwitchProviderContent.
public static Azure.ResourceManager.RecoveryServicesSiteRecovery.Models.InMageAzureV2SwitchProviderContent InMageAzureV2SwitchProviderContent (Azure.Core.ResourceIdentifier targetVaultId = default, Azure.Core.ResourceIdentifier targetFabricId = default, string targetApplianceId = default);
static member InMageAzureV2SwitchProviderContent : Azure.Core.ResourceIdentifier * Azure.Core.ResourceIdentifier * string -> Azure.ResourceManager.RecoveryServicesSiteRecovery.Models.InMageAzureV2SwitchProviderContent
Public Shared Function InMageAzureV2SwitchProviderContent (Optional targetVaultId As ResourceIdentifier = Nothing, Optional targetFabricId As ResourceIdentifier = Nothing, Optional targetApplianceId As String = Nothing) As InMageAzureV2SwitchProviderContent
Parameters
- targetVaultId
- ResourceIdentifier
The target vault Id.
- targetFabricId
- ResourceIdentifier
The target fabric Id.
- targetApplianceId
- String
The target appliance Id.
Returns
A new InMageAzureV2SwitchProviderContent instance for mocking.
Applies to
Spolupracujte s námi na GitHubu
Zdroj tohoto obsahu najdete na GitHubu, kde můžete také vytvářet a kontrolovat problémy a žádosti o přijetí změn. Další informace najdete v našem průvodci pro přispěvatele.
Azure SDK for .NET