ContainerRegistryCacheRulePatch.AdditionalAuthenticationProperties 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.
Authentication configuration used by the cache rule to access the upstream source repository.
public Azure.ResourceManager.ContainerRegistry.Models.ContainerRegistryCacheAuthentication AdditionalAuthenticationProperties { get; set; }
member this.AdditionalAuthenticationProperties : Azure.ResourceManager.ContainerRegistry.Models.ContainerRegistryCacheAuthentication with get, set
Public Property AdditionalAuthenticationProperties As ContainerRegistryCacheAuthentication