CertificateOrdersDiagnosticsOperationsExtensions Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Extension methods for CertificateOrdersDiagnosticsOperations.
In this article
public static class CertificateOrdersDiagnosticsOperationsExtensions
type CertificateOrdersDiagnosticsOperationsExtensions = class
Public Module CertificateOrdersDiagnosticsOperationsExtensions
Inheritance
System.Object
CertificateOrdersDiagnosticsOperationsExtensions
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