ResponseMetaData.DataSourceInstruction Property

Definition

Instructions if any for the data source

[Microsoft.Azure.PowerShell.Cmdlets.Functions.Origin(Microsoft.Azure.PowerShell.Cmdlets.Functions.PropertyOrigin.Inlined)]
public System.Collections.Generic.List<string> DataSourceInstruction { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.Functions.Origin(Microsoft.Azure.PowerShell.Cmdlets.Functions.PropertyOrigin.Inlined)>]
member this.DataSourceInstruction : System.Collections.Generic.List<string> with get, set
Public Property DataSourceInstruction As List(Of String)

Property Value

Implements

Attributes

Applies to