ExtensionDataSource.InputDataSources Property

Definition

The list of data sources this extension needs data from.

public Azure.Provisioning.BicepList<string> InputDataSources { get; set; }
member this.InputDataSources : Azure.Provisioning.BicepList<string> with get, set
Public Property InputDataSources As BicepList(Of String)

Property Value

Applies to