AkriConnectorsContainerRegistrySettings.ImagePullSecrets Property

Definition

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)

Property Value

Applies to