Uses of Class
com.azure.resourcemanager.containerregistry.fluent.models.CacheRuleUpdateProperties
Packages that use CacheRuleUpdateProperties
Package
Description
Package containing the inner data models for ContainerRegistryManagementClient.
-
Uses of CacheRuleUpdateProperties in com.azure.resourcemanager.containerregistry.fluent.models
Methods in com.azure.resourcemanager.containerregistry.fluent.models that return CacheRuleUpdatePropertiesModifier and TypeMethodDescriptionstatic CacheRuleUpdatePropertiesCacheRuleUpdateProperties.fromJson(com.azure.json.JsonReader jsonReader) Reads an instance of CacheRuleUpdateProperties from the JsonReader.CacheRuleUpdateProperties.withCredentialSetResourceId(String credentialSetResourceId) Set the credentialSetResourceId property: The ARM resource ID of the credential store which is associated with the Cache rule.