Dela via


IDashboardPartMetadata Interface

Definition

[System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.Portal.Models.Api201901Preview.DashboardPartMetadataTypeConverter))]
public interface IDashboardPartMetadata : Microsoft.Azure.PowerShell.Cmdlets.Portal.Runtime.IAssociativeArray<object>, Microsoft.Azure.PowerShell.Cmdlets.Portal.Runtime.IJsonSerializable
[<System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.Portal.Models.Api201901Preview.DashboardPartMetadataTypeConverter))>]
type IDashboardPartMetadata = interface
    interface IJsonSerializable
    interface IAssociativeArray<obj>
Public Interface IDashboardPartMetadata
Implements IAssociativeArray(Of Object), IJsonSerializable
Derived
Attributes
Implements

Applies to