| Package | Description |
|---|---|
| com.azure.resourcemanager.monitor.fluent |
Package containing the service clients for MonitorClient.
|
| com.azure.resourcemanager.monitor.fluent.models |
Package containing the inner data models for MonitorClient.
|
| Modifier and Type | Method and Description |
|---|---|
VMInsightsOnboardingStatusInner |
VMInsightsClient.getOnboardingStatus(String resourceUri)
Retrieves the VM Insights onboarding status for the specified resource or resource scope.
|
| Modifier and Type | Method and Description |
|---|---|
VMInsightsOnboardingStatusInner |
VMInsightsOnboardingStatusInner.withData(List<DataContainer> data)
Set the data property: Containers that currently store VM Insights data for the specified resource.
|
VMInsightsOnboardingStatusInner |
VMInsightsOnboardingStatusInner.withDataStatus(DataStatus dataStatus)
Set the dataStatus property: The status of VM Insights data from the resource.
|
VMInsightsOnboardingStatusInner |
VMInsightsOnboardingStatusInner.withOnboardingStatus(OnboardingStatus onboardingStatus)
Set the onboardingStatus property: The onboarding status for the resource.
|
VMInsightsOnboardingStatusInner |
VMInsightsOnboardingStatusInner.withResourceId(String resourceId)
Set the resourceId property: Azure Resource Manager identifier of the resource whose onboarding status is being
represented.
|
Copyright © 2020 Microsoft Corporation. All rights reserved.