Share via


IDashboardPartsPosition.RowSpan Property

Definition

The dashboard's part row span.

[Microsoft.Azure.PowerShell.Cmdlets.Portal.Runtime.Info(Description="The dashboard's part row span.", PossibleTypes=new System.Type[] { typeof(System.Int32) }, ReadOnly=false, Required=true, SerializedName="rowSpan")]
public int RowSpan { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.Portal.Runtime.Info(Description="The dashboard's part row span.", PossibleTypes=new System.Type[] { typeof(System.Int32) }, ReadOnly=false, Required=true, SerializedName="rowSpan")>]
member this.RowSpan : int with get, set
Public Property RowSpan As Integer

Property Value

Attributes

Applies to