Freigeben über


VMInsightsOperationsExtensions.GetOnboardingStatusAsync Methode

Definition

Ruft die VM Insights-Onboarding-status für die angegebene Ressource oder den angegebenen Ressourcenbereich ab.

public static System.Threading.Tasks.Task<Microsoft.Azure.Management.Monitor.Models.VMInsightsOnboardingStatus> GetOnboardingStatusAsync (this Microsoft.Azure.Management.Monitor.IVMInsightsOperations operations, string resourceUri, System.Threading.CancellationToken cancellationToken = default);
static member GetOnboardingStatusAsync : Microsoft.Azure.Management.Monitor.IVMInsightsOperations * string * System.Threading.CancellationToken -> System.Threading.Tasks.Task<Microsoft.Azure.Management.Monitor.Models.VMInsightsOnboardingStatus>
<Extension()>
Public Function GetOnboardingStatusAsync (operations As IVMInsightsOperations, resourceUri As String, Optional cancellationToken As CancellationToken = Nothing) As Task(Of VMInsightsOnboardingStatus)

Parameter

operations
IVMInsightsOperations

Die Vorgangsgruppe für diese Erweiterungsmethode.

resourceUri
String

Der vollqualifizierte Azure Resource Manager-Bezeichner der Ressource oder des Bereichs, dessen status abgerufen werden soll.

cancellationToken
CancellationToken

Das Abbruchtoken.

Gibt zurück

Gilt für: