Share via


IDashboardParts.Metadata Property

Definition

A dashboard part metadata.

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

Property Value

Attributes

Applies to