ContainerRegistryResource.GetContainerRegistryCacheRules Method
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.
Gets a collection of ContainerRegistryCacheRuleResources in the ContainerRegistry.
public virtual Azure.ResourceManager.ContainerRegistry.ContainerRegistryCacheRuleCollection GetContainerRegistryCacheRules();
abstract member GetContainerRegistryCacheRules : unit -> Azure.ResourceManager.ContainerRegistry.ContainerRegistryCacheRuleCollection
override this.GetContainerRegistryCacheRules : unit -> Azure.ResourceManager.ContainerRegistry.ContainerRegistryCacheRuleCollection
Public Overridable Function GetContainerRegistryCacheRules () As ContainerRegistryCacheRuleCollection
Returns
An object representing collection of ContainerRegistryCacheRuleResources and their operations over a ContainerRegistryCacheRuleResource.