Uses of Class
com.azure.resourcemanager.appplatform.models.ContainerRegistryBasicCredentials
Packages that use ContainerRegistryBasicCredentials
Package
Description
Package containing the data models for AppPlatformManagementClient.
-
Uses of ContainerRegistryBasicCredentials in com.azure.resourcemanager.appplatform.models
Methods in com.azure.resourcemanager.appplatform.models that return ContainerRegistryBasicCredentialsModifier and TypeMethodDescriptionContainerRegistryBasicCredentials.withPassword(String password) Set the password property: The password of the Container Registry.ContainerRegistryBasicCredentials.withServer(String server) Set the server property: The login server of the Container Registry.ContainerRegistryBasicCredentials.withUsername(String username) Set the username property: The username of the Container Registry.