IInMageAzureV2SwitchProviderInput Interface
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.
[System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.Migrate.Models.Api202301.InMageAzureV2SwitchProviderInputTypeConverter))]
public interface IInMageAzureV2SwitchProviderInput : Microsoft.Azure.PowerShell.Cmdlets.Migrate.Models.Api202301.ISwitchProviderSpecificInput
[<System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.Migrate.Models.Api202301.InMageAzureV2SwitchProviderInputTypeConverter))>]
type IInMageAzureV2SwitchProviderInput = interface
interface IJsonSerializable
interface ISwitchProviderSpecificInput
Public Interface IInMageAzureV2SwitchProviderInput
Implements ISwitchProviderSpecificInput
- Derived
- Attributes
- Implements
Properties
InstanceType |
The class type. (Inherited from ISwitchProviderSpecificInput) |
TargetApplianceId |
The target appliance Id. |
TargetFabricId |
The target fabric Id. |
TargetVaultId |
The target vault Id. |
Methods
ToJson(JsonObject, SerializationMode) | (Inherited from IJsonSerializable) |