Uses of Class
com.azure.resourcemanager.appplatform.models.ContainerRegistryCredentials
Packages that use ContainerRegistryCredentials
Package
Description
Package containing the data models for AppPlatformManagementClient.
-
Uses of ContainerRegistryCredentials in com.azure.resourcemanager.appplatform.models
Subclasses of ContainerRegistryCredentials in com.azure.resourcemanager.appplatform.modelsModifier and TypeClassDescriptionfinal classThe basic authentication properties for the container registry resource.Methods in com.azure.resourcemanager.appplatform.models that return ContainerRegistryCredentialsModifier and TypeMethodDescriptionContainerRegistryProperties.credentials()Get the credentials property: The credentials of the container registry resource.Methods in com.azure.resourcemanager.appplatform.models with parameters of type ContainerRegistryCredentialsModifier and TypeMethodDescriptionContainerRegistryProperties.withCredentials(ContainerRegistryCredentials credentials) Set the credentials property: The credentials of the container registry resource.