Dela via


IDashboardLens.Part Property

Definition

The dashboard parts.

[Microsoft.Azure.PowerShell.Cmdlets.Portal.Runtime.Info(Description="The dashboard parts.", PossibleTypes=new System.Type[] { typeof(Microsoft.Azure.PowerShell.Cmdlets.Portal.Models.Api201901Preview.IDashboardLensParts) }, ReadOnly=false, Required=true, SerializedName="parts")]
public Microsoft.Azure.PowerShell.Cmdlets.Portal.Models.Api201901Preview.IDashboardLensParts Part { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.Portal.Runtime.Info(Description="The dashboard parts.", PossibleTypes=new System.Type[] { typeof(Microsoft.Azure.PowerShell.Cmdlets.Portal.Models.Api201901Preview.IDashboardLensParts) }, ReadOnly=false, Required=true, SerializedName="parts")>]
member this.Part : Microsoft.Azure.PowerShell.Cmdlets.Portal.Models.Api201901Preview.IDashboardLensParts with get, set
Public Property Part As IDashboardLensParts

Property Value

Attributes

Applies to