Interface ApiManagementServiceResource.DefinitionStages.WithCertificates

All Known Subinterfaces:
ApiManagementServiceResource.Definition, ApiManagementServiceResource.DefinitionStages.WithCreate
Enclosing interface:
ApiManagementServiceResource.DefinitionStages

public static interface ApiManagementServiceResource.DefinitionStages.WithCertificates
The stage of the ApiManagementServiceResource definition 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.