Uses of Interface
com.azure.resourcemanager.appcontainers.models.DiagnosticsCollection
Packages that use DiagnosticsCollection
Package
Description
Package containing the data models for ContainerAppsApiClient.
-
Uses of DiagnosticsCollection in com.azure.resourcemanager.appcontainers.models
Methods in com.azure.resourcemanager.appcontainers.models that return DiagnosticsCollectionModifier and TypeMethodDescriptionManagedEnvironmentDiagnostics.listDetectors
(String resourceGroupName, String environmentName) Get the list of diagnostics for a given Managed Environment.Methods in com.azure.resourcemanager.appcontainers.models that return types with arguments of type DiagnosticsCollectionModifier and TypeMethodDescriptioncom.azure.core.http.rest.Response
<DiagnosticsCollection> ManagedEnvironmentDiagnostics.listDetectorsWithResponse
(String resourceGroupName, String environmentName, com.azure.core.util.Context context) Get the list of diagnostics for a given Managed Environment.