AppServiceCertificateOrderResource.GetAppServiceDetectors Method

Definition

Gets a collection of AppServiceDetectors in the AppServiceCertificateOrderResource.

public virtual Azure.ResourceManager.CertificateRegistration.AppServiceDetectorCollection GetAppServiceDetectors();
abstract member GetAppServiceDetectors : unit -> Azure.ResourceManager.CertificateRegistration.AppServiceDetectorCollection
override this.GetAppServiceDetectors : unit -> Azure.ResourceManager.CertificateRegistration.AppServiceDetectorCollection
Public Overridable Function GetAppServiceDetectors () As AppServiceDetectorCollection

Returns

An object representing collection of AppServiceDetectors and their operations over a AppServiceDetectorResource.

Applies to