Aracılığıyla paylaş


InMageAzureV2SwitchProviderInput Class

Definition

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

Applies to