MarkdownPartMetadata.Input Property

Definition

Input to dashboard part.

[Microsoft.Azure.PowerShell.Cmdlets.Portal.Origin(Microsoft.Azure.PowerShell.Cmdlets.Portal.PropertyOrigin.Owned)]
public System.Collections.Generic.List<Microsoft.Azure.PowerShell.Cmdlets.Portal.Models.IAny> Input { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.Portal.Origin(Microsoft.Azure.PowerShell.Cmdlets.Portal.PropertyOrigin.Owned)>]
member this.Input : System.Collections.Generic.List<Microsoft.Azure.PowerShell.Cmdlets.Portal.Models.IAny> with get, set
Public Property Input As List(Of IAny)

Property Value

Implements

Attributes

Applies to