Interface PublicIpPrefix.UpdateStages.WithIpTags

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

public static interface PublicIpPrefix.UpdateStages.WithIpTags
The stage of the publicipprefix update allowing to specify IpTags.
  • Method Details

    • withIpTags

      PublicIpPrefix.Update withIpTags(List<IpTag> ipTags)
      Specifies ipTags.
      Parameters:
      ipTags - The list of tags associated with the public Ip prefix
      Returns:
      the next update stage