InMageAzureV2SwitchProviderInput interface
Provider specific input for InMageAzureV2 switch provider.
- Extends
Properties
instance |
Polymorphic discriminator, which specifies the different types this object can be |
target |
The target appliance Id. |
target |
The target fabric Id. |
target |
The target vault Id. |
Property Details
instanceType
Polymorphic discriminator, which specifies the different types this object can be
instanceType: "InMageAzureV2"
Property Value
"InMageAzureV2"
targetApplianceID
The target appliance Id.
targetApplianceID: string
Property Value
string
targetFabricID
The target fabric Id.
targetFabricID: string
Property Value
string
targetVaultID
The target vault Id.
targetVaultID: string
Property Value
string