IDashboardPartsPosition.Y Property

Definition

The dashboard's part y coordinate.

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

Property Value

Attributes

Applies to