IReferenceDataSetCreateOrUpdateParameters.KeyProperty Property

Definition

[Microsoft.Azure.PowerShell.Cmdlets.TimeSeriesInsights.Runtime.Info(Description="The list of key properties for the reference data set.", PossibleTypes=new System.Type[] { typeof(Microsoft.Azure.PowerShell.Cmdlets.TimeSeriesInsights.Models.Api20180815Preview.IReferenceDataSetKeyProperty) }, ReadOnly=false, Required=true, SerializedName="keyProperties")]
public Microsoft.Azure.PowerShell.Cmdlets.TimeSeriesInsights.Models.Api20180815Preview.IReferenceDataSetKeyProperty[] KeyProperty { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.TimeSeriesInsights.Runtime.Info(Description="The list of key properties for the reference data set.", PossibleTypes=new System.Type[] { typeof(Microsoft.Azure.PowerShell.Cmdlets.TimeSeriesInsights.Models.Api20180815Preview.IReferenceDataSetKeyProperty) }, ReadOnly=false, Required=true, SerializedName="keyProperties")>]
member this.KeyProperty : Microsoft.Azure.PowerShell.Cmdlets.TimeSeriesInsights.Models.Api20180815Preview.IReferenceDataSetKeyProperty[] with get, set
Public Property KeyProperty As IReferenceDataSetKeyProperty()

Property Value

IReferenceDataSetKeyProperty[]
Attributes

Applies to