Share via


IMetricSpecification.Dimension Property

Definition

The dimensions of metric

[Microsoft.Azure.PowerShell.Cmdlets.Cdn.Runtime.Info(Create=true, Description="The dimensions of metric", PossibleTypes=new System.Type[] { typeof(Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.IDimensionProperties) }, Read=true, ReadOnly=false, Required=false, SerializedName="dimensions", Update=true)]
public System.Collections.Generic.List<Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.IDimensionProperties> Dimension { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.Cdn.Runtime.Info(Create=true, Description="The dimensions of metric", PossibleTypes=new System.Type[] { typeof(Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.IDimensionProperties) }, Read=true, ReadOnly=false, Required=false, SerializedName="dimensions", Update=true)>]
member this.Dimension : System.Collections.Generic.List<Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.IDimensionProperties> with get, set
Public Property Dimension As List(Of IDimensionProperties)

Property Value

Attributes

Applies to