次の方法で共有


IDashboardLens.Order Property

Definition

The lens order.

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

Property Value

Attributes

Applies to