SetAzPortalDashboard_Update.Dashboard Property

Definition

[Microsoft.Azure.PowerShell.Cmdlets.Portal.Runtime.Info(Description="The shared dashboard resource definition.", PossibleTypes=new System.Type[] { typeof(Microsoft.Azure.PowerShell.Cmdlets.Portal.Models.Api201901Preview.IDashboard) }, ReadOnly=false, Required=true, SerializedName="dashboard")]
[System.Management.Automation.Parameter(HelpMessage="The shared dashboard resource definition.", Mandatory=true, ValueFromPipeline=true)]
public Microsoft.Azure.PowerShell.Cmdlets.Portal.Models.Api201901Preview.IDashboard Dashboard { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.Portal.Runtime.Info(Description="The shared dashboard resource definition.", PossibleTypes=new System.Type[] { typeof(Microsoft.Azure.PowerShell.Cmdlets.Portal.Models.Api201901Preview.IDashboard) }, ReadOnly=false, Required=true, SerializedName="dashboard")>]
[<System.Management.Automation.Parameter(HelpMessage="The shared dashboard resource definition.", Mandatory=true, ValueFromPipeline=true)>]
member this.Dashboard : Microsoft.Azure.PowerShell.Cmdlets.Portal.Models.Api201901Preview.IDashboard with get, set
Public Property Dashboard As IDashboard

Property Value

IDashboard
Attributes

Applies to