Uses of Class
com.azure.resourcemanager.containerregistry.models.StatusDetailProperties
Packages that use StatusDetailProperties
Package
Description
Package containing the inner data models for ContainerRegistryManagementClient.
null.
Package containing the data models for ContainerRegistryManagementClient.
null.
-
Uses of StatusDetailProperties in com.azure.resourcemanager.containerregistry.fluent.models
Methods in com.azure.resourcemanager.containerregistry.fluent.models that return types with arguments of type StatusDetailPropertiesModifier and TypeMethodDescriptionConnectedRegistryInner.statusDetails()Get the statusDetails property: The list of current statuses of the connected registry.ConnectedRegistryProperties.statusDetails()Get the statusDetails property: The list of current statuses of the connected registry. -
Uses of StatusDetailProperties in com.azure.resourcemanager.containerregistry.models
Classes in com.azure.resourcemanager.containerregistry.models that implement interfaces with type arguments of type StatusDetailPropertiesModifier and TypeClassDescriptionfinal classThe status detail properties of the connected registry.Methods in com.azure.resourcemanager.containerregistry.models that return StatusDetailPropertiesModifier and TypeMethodDescriptionstatic StatusDetailPropertiesStatusDetailProperties.fromJson(com.azure.json.JsonReader jsonReader) Reads an instance of StatusDetailProperties from the JsonReader.