Uses of Class
com.azure.resourcemanager.containerregistry.fluent.models.CredentialSetUpdateProperties
Packages that use CredentialSetUpdateProperties
Package
Description
Package containing the inner data models for ContainerRegistryManagementClient.
-
Uses of CredentialSetUpdateProperties in com.azure.resourcemanager.containerregistry.fluent.models
Methods in com.azure.resourcemanager.containerregistry.fluent.models that return CredentialSetUpdatePropertiesModifier and TypeMethodDescriptionCredentialSetUpdateProperties.fromJson(com.azure.json.JsonReader jsonReader) Reads an instance of CredentialSetUpdateProperties from the JsonReader.CredentialSetUpdateProperties.withAuthCredentials(List<AuthCredential> authCredentials) Set the authCredentials property: List of authentication credentials stored for an upstream.