Uses of Class
com.azure.resourcemanager.appplatform.models.CustomContainerUserSourceInfo
Packages that use CustomContainerUserSourceInfo
Package
Description
Package containing the data models for AppPlatformManagementClient.
-
Uses of CustomContainerUserSourceInfo in com.azure.resourcemanager.appplatform.models
Methods in com.azure.resourcemanager.appplatform.models that return CustomContainerUserSourceInfoModifier and TypeMethodDescriptionCustomContainerUserSourceInfo.fromJson(com.azure.json.JsonReader jsonReader) Reads an instance of CustomContainerUserSourceInfo from the JsonReader.CustomContainerUserSourceInfo.withCustomContainer(CustomContainer customContainer) Set the customContainer property: Custom container payload.CustomContainerUserSourceInfo.withVersion(String version) Set the version property: Version of the source.