Uses of Interface
com.azure.resourcemanager.devcenter.models.HealthCheckStatusDetails
Package
Description
Package containing the data models for DevCenterManagementClient.
-
Uses of HealthCheckStatusDetails in com.azure.resourcemanager.devcenter.models
Modifier and TypeMethodDescriptionNetworkConnections.getHealthDetails
(String resourceGroupName, String networkConnectionName) Gets health check status details.Modifier and TypeMethodDescriptioncom.azure.core.http.rest.Response<HealthCheckStatusDetails>
NetworkConnections.getHealthDetailsWithResponse
(String resourceGroupName, String networkConnectionName, com.azure.core.util.Context context) Gets health check status details.com.azure.core.http.rest.PagedIterable<HealthCheckStatusDetails>
NetworkConnections.listHealthDetails
(String resourceGroupName, String networkConnectionName) Lists health check status details.com.azure.core.http.rest.PagedIterable<HealthCheckStatusDetails>
NetworkConnections.listHealthDetails
(String resourceGroupName, String networkConnectionName, Integer top, com.azure.core.util.Context context) Lists health check status details.