Interface VmmServer.DefinitionStages.WithExtendedLocation

  • All Known Subinterfaces:
    VmmServer.Definition
    Enclosing interface:
    VmmServer.DefinitionStages

    public static interface VmmServer.DefinitionStages.WithExtendedLocation
    The stage of the VmmServer definition allowing to specify extendedLocation.
    • Method Detail

      • withExtendedLocation

        VmmServer.DefinitionStages.WithFqdn withExtendedLocation​(ExtendedLocation extendedLocation)
        Specifies the extendedLocation property: The extended location..
        Parameters:
        extendedLocation - The extended location.
        Returns:
        the next definition stage.