Package version:

Updates network mappings input.

interface AzureToAzureUpdateNetworkMappingInput {
    instanceType: "AzureToAzure";
    primaryNetworkId?: string;
}

Hierarchy (view full)

Properties

instanceType

Polymorphic discriminator, which specifies the different types this object can be

primaryNetworkId?: string

The primary azure vnet Id.