Interface CustomDomain.UpdateStages.WithCustomCertificate

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

public static interface CustomDomain.UpdateStages.WithCustomCertificate
The stage of the CustomDomain update allowing to specify customCertificate.
  • Method Details

    • withCustomCertificate

      CustomDomain.Update withCustomCertificate(ResourceReference customCertificate)
      Specifies the customCertificate property: Reference to a resource..
      Parameters:
      customCertificate - Reference to a resource.
      Returns:
      the next definition stage.