次の方法で共有


IMetricDimension Interface

Definition

[System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.HealthcareApis.Models.Api20211101.MetricDimensionTypeConverter))]
public interface IMetricDimension : Microsoft.Azure.PowerShell.Cmdlets.HealthcareApis.Runtime.IJsonSerializable
[<System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.HealthcareApis.Models.Api20211101.MetricDimensionTypeConverter))>]
type IMetricDimension = interface
    interface IJsonSerializable
Public Interface IMetricDimension
Implements IJsonSerializable
Derived
Attributes
Implements

Properties

DisplayName

Localized friendly display name of the dimension

Name

Name of the dimension

ToBeExportedForShoebox

Whether this dimension should be included for the Shoebox export scenario

Methods

ToJson(JsonObject, SerializationMode) (Inherited from IJsonSerializable)

Applies to