AkriConnectorTemplateManagedConfigurationSettings.PersistentVolumeClaims 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.
The persistent volume claims for the managed configuration.
public System.Collections.Generic.IList<Azure.ResourceManager.IotOperations.Models.AkriConnectorTemplatePersistentVolumeClaim> PersistentVolumeClaims { get; }
member this.PersistentVolumeClaims : System.Collections.Generic.IList<Azure.ResourceManager.IotOperations.Models.AkriConnectorTemplatePersistentVolumeClaim>
Public ReadOnly Property PersistentVolumeClaims As IList(Of AkriConnectorTemplatePersistentVolumeClaim)