Share via


IDashboard.Lens Property

Definition

The dashboard lenses.

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

Property Value

Attributes

Applies to