IOperationMetaMetricSpecification.Dimension Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
properties for dimension
[Microsoft.Azure.PowerShell.Cmdlets.Purview.Runtime.Info(Description="properties for dimension", PossibleTypes=new System.Type[] { typeof(Microsoft.Azure.PowerShell.Cmdlets.Purview.Models.Api20210701.IDimensionProperties) }, ReadOnly=false, Required=false, SerializedName="dimensions")]
public Microsoft.Azure.PowerShell.Cmdlets.Purview.Models.Api20210701.IDimensionProperties[] Dimension { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.Purview.Runtime.Info(Description="properties for dimension", PossibleTypes=new System.Type[] { typeof(Microsoft.Azure.PowerShell.Cmdlets.Purview.Models.Api20210701.IDimensionProperties) }, ReadOnly=false, Required=false, SerializedName="dimensions")>]
member this.Dimension : Microsoft.Azure.PowerShell.Cmdlets.Purview.Models.Api20210701.IDimensionProperties[] with get, set
Public Property Dimension As IDimensionProperties()
Property Value
- Attributes