DashboardLens.Part Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
The dashboard parts.
[Microsoft.Azure.PowerShell.Cmdlets.Portal.Origin(Microsoft.Azure.PowerShell.Cmdlets.Portal.PropertyOrigin.Owned)]
public System.Collections.Generic.List<Microsoft.Azure.PowerShell.Cmdlets.Portal.Models.IDashboardParts> Part { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.Portal.Origin(Microsoft.Azure.PowerShell.Cmdlets.Portal.PropertyOrigin.Owned)>]
member this.Part : System.Collections.Generic.List<Microsoft.Azure.PowerShell.Cmdlets.Portal.Models.IDashboardParts> with get, set
Public Property Part As List(Of IDashboardParts)
Property Value
Implements
- Attributes