AkriConnectorTemplateManagedConfigurationSettings.Secrets 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.
Connector secrets that will be mounted onto all connector instances.
public System.Collections.Generic.IList<Azure.ResourceManager.IotOperations.Models.AkriConnectorsSecret> Secrets { get; }
member this.Secrets : System.Collections.Generic.IList<Azure.ResourceManager.IotOperations.Models.AkriConnectorsSecret>
Public ReadOnly Property Secrets As IList(Of AkriConnectorsSecret)