AkriConnectorsContainerRegistrySettings.ImagePullSecrets 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.
Optional list of references to secrets in the same namespace to use for pulling the connector image.
public System.Collections.Generic.IList<Azure.ResourceManager.IotOperations.Models.AkriConnectorsImagePullSecret> ImagePullSecrets { get; }
member this.ImagePullSecrets : System.Collections.Generic.IList<Azure.ResourceManager.IotOperations.Models.AkriConnectorsImagePullSecret>
Public ReadOnly Property ImagePullSecrets As IList(Of AkriConnectorsImagePullSecret)