Freigeben über


WebtestLocationAvailabilityCriteria Konstruktor

Definition

Initialisiert eine neue instance von WebtestLocationAvailabilityCriteria.

public WebtestLocationAvailabilityCriteria (Azure.Core.ResourceIdentifier webTestId, Azure.Core.ResourceIdentifier componentId, float failedLocationCount);
new Azure.ResourceManager.Monitor.Models.WebtestLocationAvailabilityCriteria : Azure.Core.ResourceIdentifier * Azure.Core.ResourceIdentifier * single -> Azure.ResourceManager.Monitor.Models.WebtestLocationAvailabilityCriteria
Public Sub New (webTestId As ResourceIdentifier, componentId As ResourceIdentifier, failedLocationCount As Single)

Parameter

webTestId
ResourceIdentifier

Die Application Insights-Webtest-ID.

componentId
ResourceIdentifier

Die Application Insights-Ressourcen-ID.

failedLocationCount
Single

Die Anzahl der fehlerhaften Speicherorte.

Ausnahmen

webTestId oder componentId ist NULL.

Gilt für: