MachineLearningDiagnoseResultValue.KeyVaultResults Property

Definition

Gets the key vault results.

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

Property Value

Applies to