Interface ApiManagementServiceResource.UpdateStages.WithCertificates

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

public static interface ApiManagementServiceResource.UpdateStages.WithCertificates
The stage of the ApiManagementServiceResource update allowing to specify certificates.
  • Method Details

    • withCertificates

      Specifies the certificates property: List of Certificates that need to be installed in the API Management service. Max supported certificates that can be installed is 10..
      Parameters:
      certificates - List of Certificates that need to be installed in the API Management service. Max supported certificates that can be installed is 10.
      Returns:
      the next definition stage.