Compartir a través de


IAnalysisData.DataSourceUri Property

Definition

Datasource Uri Links

[Microsoft.Azure.PowerShell.Cmdlets.Functions.Runtime.Info(Description="Datasource Uri Links", PossibleTypes=new System.Type[] { typeof(Microsoft.Azure.PowerShell.Cmdlets.Functions.Models.Api20190801.INameValuePair) }, ReadOnly=false, Required=false, SerializedName="dataSourceUri")]
public Microsoft.Azure.PowerShell.Cmdlets.Functions.Models.Api20190801.INameValuePair[] DataSourceUri { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.Functions.Runtime.Info(Description="Datasource Uri Links", PossibleTypes=new System.Type[] { typeof(Microsoft.Azure.PowerShell.Cmdlets.Functions.Models.Api20190801.INameValuePair) }, ReadOnly=false, Required=false, SerializedName="dataSourceUri")>]
member this.DataSourceUri : Microsoft.Azure.PowerShell.Cmdlets.Functions.Models.Api20190801.INameValuePair[] with get, set
Public Property DataSourceUri As INameValuePair()

Property Value

Attributes

Applies to