| Description | : Lists all cache rule resources for the specified container registry. | 
| Reference | : Link ¶ | 
⚼ Request
            GET: 
            /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.ContainerRegistry/registries/{registryName}/cacheRules
          
              
      
          {
      
          
        
              api-version:
              
              string
            ,
          
          
              subscriptionId:
              
              string
            ,
          
          
              resourceGroupName:
              
              string
            ,
          
          
              registryName:
              
              string
            ,
          
      
          }
      
    ⚐ Response (200)
      
          {
      
          
              value:
              
                  
          
      
          [
      
        
                
      
          ]
      
    
            ,
          
      
          {
      
          
          ,
        
              properties:
              
                  
      
          }
      
    
      
          {
      
          
            ,
          
              credentialSetResourceId:
              
              string
            ,
          
          
              sourceRepository:
              
              string
            ,
          
          
              targetRepository:
              
              string
            ,
          
          
              creationDate:
              
              string
            ,
          
          
              provisioningState:
              
              enum
            ,
          
      
          }
      
    
              nextLink:
              
              string
            ,
          
      
          }
      
    ⚐ Response (default)
      
          {
      
          
              error:
              
                  
      
          }
      
    
      
          {
      
          
            ,
          
              code:
              
              string
            ,
          
          
              message:
              
              string
            ,
          
          
              target:
              
              string
            ,
          
          
              details:
              
                  
          
      
          [
      
        
            ,
          
            string
          ,
        
      
          ]
      
    
              additionalInfo:
              
                  
      
          }
      
    
      
          [
      
        
                
      
          ]
      
    
            ,
          
      
          {
      
          
          ,
        
              type:
              
              string
            ,
          
          
              info:
              
              object
            ,
          
      
          }