Interface PacketCoreControlPlane.DefinitionStages.WithSites

All Known Subinterfaces:
PacketCoreControlPlane.Definition
Enclosing interface:
PacketCoreControlPlane.DefinitionStages

public static interface PacketCoreControlPlane.DefinitionStages.WithSites
The stage of the PacketCoreControlPlane definition allowing to specify sites.
  • Method Details

    • withSites

      Specifies the sites property: Site(s) under which this packet core control plane should be deployed. The sites must be in the same location as the packet core control plane..
      Parameters:
      sites - Site(s) under which this packet core control plane should be deployed. The sites must be in the same location as the packet core control plane.
      Returns:
      the next definition stage.