IWithSubnet 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.
The stage of the container service definition allowing to specify the virtual network and subnet for the machines.
public interface IWithSubnet
type IWithSubnet = interface
Public Interface IWithSubnet
- Derived
Methods
WithSubnet(String, String) |
Specifies the virtual network and subnet for the virtual machines in the master and agent pools. |