Sdílet prostřednictvím


IDashboardPropertiesLenses Interface

Definition

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

Applies to