ICertificateOrdersDiagnosticsOperations Interface

Definition

CertificateOrdersDiagnosticsOperations operations.

public interface ICertificateOrdersDiagnosticsOperations
type ICertificateOrdersDiagnosticsOperations = interface
Public Interface ICertificateOrdersDiagnosticsOperations

Methods

GetAppServiceCertificateOrderDetectorResponseWithHttpMessagesAsync(String, String, String, Nullable<DateTime>, Nullable<DateTime>, String, Dictionary<String,List<String>>, CancellationToken)

Microsoft.CertificateRegistration call to get a detector response from App Lens.

ListAppServiceCertificateOrderDetectorResponseNextWithHttpMessagesAsync(String, Dictionary<String,List<String>>, CancellationToken)

Microsoft.CertificateRegistration to get the list of detectors for this RP.

ListAppServiceCertificateOrderDetectorResponseWithHttpMessagesAsync(String, String, Dictionary<String,List<String>>, CancellationToken)

Microsoft.CertificateRegistration to get the list of detectors for this RP.

Extension Methods

GetAppServiceCertificateOrderDetectorResponse(ICertificateOrdersDiagnosticsOperations, String, String, String, Nullable<DateTime>, Nullable<DateTime>, String)

Microsoft.CertificateRegistration call to get a detector response from App Lens.

GetAppServiceCertificateOrderDetectorResponseAsync(ICertificateOrdersDiagnosticsOperations, String, String, String, Nullable<DateTime>, Nullable<DateTime>, String, CancellationToken)

Microsoft.CertificateRegistration call to get a detector response from App Lens.

ListAppServiceCertificateOrderDetectorResponse(ICertificateOrdersDiagnosticsOperations, String, String)

Microsoft.CertificateRegistration to get the list of detectors for this RP.

ListAppServiceCertificateOrderDetectorResponseAsync(ICertificateOrdersDiagnosticsOperations, String, String, CancellationToken)

Microsoft.CertificateRegistration to get the list of detectors for this RP.

ListAppServiceCertificateOrderDetectorResponseNext(ICertificateOrdersDiagnosticsOperations, String)

Microsoft.CertificateRegistration to get the list of detectors for this RP.

ListAppServiceCertificateOrderDetectorResponseNextAsync(ICertificateOrdersDiagnosticsOperations, String, CancellationToken)

Microsoft.CertificateRegistration to get the list of detectors for this RP.

Applies to