Uses of Class
com.azure.resourcemanager.appservice.models.ContainerInfo
Packages that use ContainerInfo
Package
Description
Package containing the inner data models for AppService.
Package containing the data models for AppService.
-
Uses of ContainerInfo in com.azure.resourcemanager.appservice.fluent.models
Methods in com.azure.resourcemanager.appservice.fluent.models that return types with arguments of type ContainerInfoModifier and TypeMethodDescriptionWebSiteInstanceStatusInner.containers()Get the containers property: Dictionary of <ContainerInfo>.WebSiteInstanceStatusProperties.containers()Get the containers property: Dictionary of <ContainerInfo>. -
Uses of ContainerInfo in com.azure.resourcemanager.appservice.models
Classes in com.azure.resourcemanager.appservice.models that implement interfaces with type arguments of type ContainerInfoMethods in com.azure.resourcemanager.appservice.models that return ContainerInfoModifier and TypeMethodDescriptionstatic ContainerInfoContainerInfo.fromJson(com.azure.json.JsonReader jsonReader) Reads an instance of ContainerInfo from the JsonReader.