Class VendorReference

java.lang.Object
com.azure.resourcemanager.security.models.VendorReference

public final class VendorReference extends Object
Vendor reference.
  • Constructor Details

    • VendorReference

      public VendorReference()
  • Method Details

    • title

      public String title()
      Get the title property: Link title.
      Returns:
      the title value.
    • link

      public String link()
      Get the link property: Link url.
      Returns:
      the link value.
    • validate

      public void validate()
      Validates the instance.
      Throws:
      IllegalArgumentException - thrown if the instance is not valid.