Uses of Interface
com.azure.resourcemanager.dynatrace.models.VMInfo

Packages that use VMInfo
Package
Description
Package containing the data models for DynatraceObservability.
  • Uses of VMInfo in com.azure.resourcemanager.dynatrace.models

    Methods in com.azure.resourcemanager.dynatrace.models that return types with arguments of type VMInfo
    Modifier and Type
    Method
    Description
    com.azure.core.http.rest.PagedIterable<VMInfo>
    MonitorResource.listHosts()
    List the compute resources currently being monitored by the Dynatrace resource.
    com.azure.core.http.rest.PagedIterable<VMInfo>
    MonitorResource.listHosts(com.azure.core.util.Context context)
    List the compute resources currently being monitored by the Dynatrace resource.
    com.azure.core.http.rest.PagedIterable<VMInfo>
    Monitors.listHosts(String resourceGroupName, String monitorName)
    List the compute resources currently being monitored by the Dynatrace resource.
    com.azure.core.http.rest.PagedIterable<VMInfo>
    Monitors.listHosts(String resourceGroupName, String monitorName, com.azure.core.util.Context context)
    List the compute resources currently being monitored by the Dynatrace resource.