Interface Server.DefinitionStages.WithTags

All Known Subinterfaces:
Server.Definition, Server.DefinitionStages.WithCreate
Enclosing interface:
Server.DefinitionStages

public static interface Server.DefinitionStages.WithTags
The stage of the Server definition allowing to specify tags.
  • Method Details

    • withTags

      Specifies the tags property: Application-specific metadata in the form of key-value pairs..
      Parameters:
      tags - Application-specific metadata in the form of key-value pairs.
      Returns:
      the next definition stage.