DataSource.Instruction Property

Definition

Instructions if any for the data source

[Microsoft.Azure.PowerShell.Cmdlets.Functions.Origin(Microsoft.Azure.PowerShell.Cmdlets.Functions.PropertyOrigin.Owned)]
public string[] Instruction { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.Functions.Origin(Microsoft.Azure.PowerShell.Cmdlets.Functions.PropertyOrigin.Owned)>]
member this.Instruction : string[] with get, set
Public Property Instruction As String()

Property Value

String[]

Implements

Attributes

Applies to