你当前正在访问 Microsoft Azure Global Edition 技术文档网站。 如果需要访问由世纪互联运营的 Microsoft Azure 中国技术文档网站,请访问 https://docs.azure.cn

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