Interface ApiManagementServiceResource.UpdateStages.WithEnableClientCertificate

    • Method Detail

      • withEnableClientCertificate

        ApiManagementServiceResource.Update withEnableClientCertificate​(Boolean enableClientCertificate)
        Specifies the enableClientCertificate property: Property only meant to be used for Consumption SKU Service. This enforces a client certificate to be presented on each request to the gateway. This also enables the ability to authenticate the certificate in the policy on the gateway..
        Parameters:
        enableClientCertificate - Property only meant to be used for Consumption SKU Service. This enforces a client certificate to be presented on each request to the gateway. This also enables the ability to authenticate the certificate in the policy on the gateway.
        Returns:
        the next definition stage.