IDimensionProperties.Data Property

Definition

Dimension data.

[Microsoft.Azure.PowerShell.Cmdlets.CostManagement.Runtime.Info(Description="Dimension data.", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=false, Required=false, SerializedName="data")]
public string[] Data { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.CostManagement.Runtime.Info(Description="Dimension data.", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=false, Required=false, SerializedName="data")>]
member this.Data : string[] with get, set
Public Property Data As String()

Property Value

String[]
Attributes

Applies to