Interface VmmServer.UpdateStages.WithTags

  • All Known Subinterfaces:
    VmmServer.Update
    Enclosing interface:
    VmmServer.UpdateStages

    public static interface VmmServer.UpdateStages.WithTags
    The stage of the VmmServer update allowing to specify tags.
    • Method Detail

      • withTags

        VmmServer.Update withTags​(Map<String,​String> tags)
        Specifies the tags property: Resource tags..
        Parameters:
        tags - Resource tags.
        Returns:
        the next definition stage.