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. |