IDiagnoseResponseResultValue.StorageAccountResult Property

Definition

[Microsoft.Azure.PowerShell.Cmdlets.MachineLearningServices.Runtime.Info(Create=true, Description="", PossibleTypes=new System.Type[] { typeof(Microsoft.Azure.PowerShell.Cmdlets.MachineLearningServices.Models.IDiagnoseResult) }, Read=true, ReadOnly=false, Required=false, SerializedName="storageAccountResults", Update=true)]
public System.Collections.Generic.List<Microsoft.Azure.PowerShell.Cmdlets.MachineLearningServices.Models.IDiagnoseResult> StorageAccountResult { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.MachineLearningServices.Runtime.Info(Create=true, Description="", PossibleTypes=new System.Type[] { typeof(Microsoft.Azure.PowerShell.Cmdlets.MachineLearningServices.Models.IDiagnoseResult) }, Read=true, ReadOnly=false, Required=false, SerializedName="storageAccountResults", Update=true)>]
member this.StorageAccountResult : System.Collections.Generic.List<Microsoft.Azure.PowerShell.Cmdlets.MachineLearningServices.Models.IDiagnoseResult> with get, set
Public Property StorageAccountResult As List(Of IDiagnoseResult)

Property Value

Attributes

Applies to