Condividi tramite


IDetectorResponseProperties.Dataset Property

Definition

Data Set

[Microsoft.Azure.PowerShell.Cmdlets.Functions.Runtime.Info(Description="Data Set", PossibleTypes=new System.Type[] { typeof(Microsoft.Azure.PowerShell.Cmdlets.Functions.Models.Api20190801.IDiagnosticData) }, ReadOnly=false, Required=false, SerializedName="dataset")]
public Microsoft.Azure.PowerShell.Cmdlets.Functions.Models.Api20190801.IDiagnosticData[] Dataset { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.Functions.Runtime.Info(Description="Data Set", PossibleTypes=new System.Type[] { typeof(Microsoft.Azure.PowerShell.Cmdlets.Functions.Models.Api20190801.IDiagnosticData) }, ReadOnly=false, Required=false, SerializedName="dataset")>]
member this.Dataset : Microsoft.Azure.PowerShell.Cmdlets.Functions.Models.Api20190801.IDiagnosticData[] with get, set
Public Property Dataset As IDiagnosticData()

Property Value

Attributes

Applies to