IngestionPolicyPropertiesFormat.IngestionSources 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.
Ingestion Sources.
public System.Collections.Generic.IList<Azure.ResourceManager.NetworkFunction.Models.IngestionSourcesPropertiesFormat> IngestionSources { get; }
member this.IngestionSources : System.Collections.Generic.IList<Azure.ResourceManager.NetworkFunction.Models.IngestionSourcesPropertiesFormat>
Public ReadOnly Property IngestionSources As IList(Of IngestionSourcesPropertiesFormat)