Interface NginxDeployment.UpdateStages.WithTags

All Known Subinterfaces:
NginxDeployment.Update
Enclosing interface:
NginxDeployment.UpdateStages

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

    • withTags

      Specifies the tags property: Dictionary of <string>.
      Parameters:
      tags - Dictionary of <string>.
      Returns:
      the next definition stage.