| Package | Description |
|---|---|
| com.azure.resourcemanager.monitor.fluent.models |
Package containing the inner data models for MonitorClient.
|
| com.azure.resourcemanager.monitor.models |
Package containing the data models for MonitorClient.
|
| Modifier and Type | Method and Description |
|---|---|
DataStatus |
VMInsightsOnboardingStatusInner.dataStatus()
Get the dataStatus property: The status of VM Insights data from the resource.
|
| Modifier and Type | Method and Description |
|---|---|
VMInsightsOnboardingStatusInner |
VMInsightsOnboardingStatusInner.withDataStatus(DataStatus dataStatus)
Set the dataStatus property: The status of VM Insights data from the resource.
|
| Modifier and Type | Field and Description |
|---|---|
static DataStatus |
DataStatus.NOT_PRESENT
Static value notPresent for DataStatus.
|
static DataStatus |
DataStatus.PRESENT
Static value present for DataStatus.
|
| Modifier and Type | Method and Description |
|---|---|
static DataStatus |
DataStatus.fromString(String name)
Creates or finds a DataStatus from its string representation.
|
Copyright © 2020 Microsoft Corporation. All rights reserved.