Uses of Class
com.azure.resourcemanager.monitor.models.DataContainer
Packages that use DataContainer
Package
Description
Package containing the inner data models for MonitorClient.
Package containing the data models for MonitorClient.
-
Uses of DataContainer in com.azure.resourcemanager.monitor.fluent.models
Methods in com.azure.resourcemanager.monitor.fluent.models that return types with arguments of type DataContainerModifier and TypeMethodDescriptionVMInsightsOnboardingStatusInner.data()
Get the data property: Containers that currently store VM Insights data for the specified resource.VMInsightsOnboardingStatusProperties.data()
Get the data property: Containers that currently store VM Insights data for the specified resource.Method parameters in com.azure.resourcemanager.monitor.fluent.models with type arguments of type DataContainerModifier and TypeMethodDescriptionVMInsightsOnboardingStatusInner.withData
(List<DataContainer> data) Set the data property: Containers that currently store VM Insights data for the specified resource.VMInsightsOnboardingStatusProperties.withData
(List<DataContainer> data) Set the data property: Containers that currently store VM Insights data for the specified resource. -
Uses of DataContainer in com.azure.resourcemanager.monitor.models
Methods in com.azure.resourcemanager.monitor.models that return DataContainerModifier and TypeMethodDescriptionstatic DataContainer
DataContainer.fromJson
(com.azure.json.JsonReader jsonReader) Reads an instance of DataContainer from the JsonReader.DataContainer.withWorkspace
(WorkspaceInfo workspace) Set the workspace property: Log Analytics workspace information.