Package version:

Defines the network configuration type for SAP system infrastructure that is being deployed

interface NetworkConfiguration {
    isSecondaryIpEnabled?: boolean;
}

Properties

isSecondaryIpEnabled?: boolean

Specifies whether a secondary IP address should be added to the network interface on all VMs of the SAP system being deployed