ContainerRegistryPatch.WritableCacheRepos Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Whether to allow cache operations that write to repositories in this registry.
public Azure.ResourceManager.ContainerRegistry.Models.ContainerRegistryWritableCacheRepositories? WritableCacheRepos { get; set; }
member this.WritableCacheRepos : Nullable<Azure.ResourceManager.ContainerRegistry.Models.ContainerRegistryWritableCacheRepositories> with get, set
Public Property WritableCacheRepos As Nullable(Of ContainerRegistryWritableCacheRepositories)