IWithNetworkSubnet Interface

Definition

The stage of a virtual machine scale set definition allowing to specify the virtual network subnet for the primary network configuration.

public interface IWithNetworkSubnet
type IWithNetworkSubnet = interface
Public Interface IWithNetworkSubnet
Derived

Methods

WithExistingPrimaryNetworkSubnet(INetwork, String)

Associate an existing virtual network subnet with the primary network interface of the virtual machines in the scale set.

Applies to