IDashboardParts.PositionMetadata Property

Definition

The dashboard part's metadata.

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

Property Value

Attributes

Applies to