Package version:

InMageAzureV2 switch provider details.

interface InMageAzureV2SwitchProviderDetails {
    targetApplianceId?: string;
    targetFabricId?: string;
    targetResourceId?: string;
    targetVaultId?: string;
}

Properties

targetApplianceId?: string

The target appliance Id. NOTE: This property will not be serialized. It can only be populated by the server.

targetFabricId?: string

The target fabric Id. NOTE: This property will not be serialized. It can only be populated by the server.

targetResourceId?: string

The target resource Id. NOTE: This property will not be serialized. It can only be populated by the server.

targetVaultId?: string

The target vault Id. NOTE: This property will not be serialized. It can only be populated by the server.