Compartir a través de


IDimension Interface

Definition

[System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.Functions.Models.Api20190801.DimensionTypeConverter))]
public interface IDimension : Microsoft.Azure.PowerShell.Cmdlets.Functions.Runtime.IJsonSerializable
[<System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.Functions.Models.Api20190801.DimensionTypeConverter))>]
type IDimension = interface
    interface IJsonSerializable
Public Interface IDimension
Implements IJsonSerializable
Derived
Attributes
Implements

Properties

DisplayName
InternalName
Name
ToBeExportedForShoebox

Methods

ToJson(JsonObject, SerializationMode) (Inherited from IJsonSerializable)

Applies to