Share via


MachineLearningDiagnoseResultValue.StorageAccountResults Property

Definition

Gets the storage account results.

public System.Collections.Generic.IReadOnlyList<Azure.ResourceManager.MachineLearning.Models.MachineLearningDiagnoseResult> StorageAccountResults { get; }
member this.StorageAccountResults : System.Collections.Generic.IReadOnlyList<Azure.ResourceManager.MachineLearning.Models.MachineLearningDiagnoseResult>
Public ReadOnly Property StorageAccountResults As IReadOnlyList(Of MachineLearningDiagnoseResult)

Property Value

Applies to