你当前正在访问 Microsoft Azure Global Edition 技术文档网站。 如果需要访问由世纪互联运营的 Microsoft Azure 中国技术文档网站,请访问 https://docs.azure.cn。
InMageAzureV2SwitchProviderInput Class
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.
Provider specific input for InMageAzureV2 switch provider.
[Newtonsoft.Json.JsonObject("InMageAzureV2")]
public class InMageAzureV2SwitchProviderInput : Microsoft.Azure.Management.RecoveryServices.SiteRecovery.Models.SwitchProviderSpecificInput
[<Newtonsoft.Json.JsonObject("InMageAzureV2")>]
type InMageAzureV2SwitchProviderInput = class
inherit SwitchProviderSpecificInput
Public Class InMageAzureV2SwitchProviderInput
Inherits SwitchProviderSpecificInput
- Inheritance
- Attributes
-
Newtonsoft.Json.JsonObjectAttribute
Constructors
InMageAzureV2SwitchProviderInput() |
Initializes a new instance of the InMageAzureV2SwitchProviderInput class. |
InMageAzureV2SwitchProviderInput(String, String, String) |
Initializes a new instance of the InMageAzureV2SwitchProviderInput class. |
Properties
TargetApplianceId |
Gets or sets the target appliance Id. |
TargetFabricId |
Gets or sets the target fabric Id. |
TargetVaultId |
Gets or sets the target vault Id. |
Methods
Validate() |
Validate the object. |