IDiagnoseRequestProperties.Others Property

Definition

Setting for diagnosing unclassified category of problems

[Microsoft.Azure.PowerShell.Cmdlets.MachineLearningServices.Runtime.Info(Create=true, Description="Setting for diagnosing unclassified category of problems", PossibleTypes=new System.Type[] { typeof(Microsoft.Azure.PowerShell.Cmdlets.MachineLearningServices.Models.IDiagnoseRequestPropertiesOthers) }, Read=true, ReadOnly=false, Required=false, SerializedName="others", Update=true)]
public Microsoft.Azure.PowerShell.Cmdlets.MachineLearningServices.Models.IDiagnoseRequestPropertiesOthers Others { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.MachineLearningServices.Runtime.Info(Create=true, Description="Setting for diagnosing unclassified category of problems", PossibleTypes=new System.Type[] { typeof(Microsoft.Azure.PowerShell.Cmdlets.MachineLearningServices.Models.IDiagnoseRequestPropertiesOthers) }, Read=true, ReadOnly=false, Required=false, SerializedName="others", Update=true)>]
member this.Others : Microsoft.Azure.PowerShell.Cmdlets.MachineLearningServices.Models.IDiagnoseRequestPropertiesOthers with get, set
Public Property Others As IDiagnoseRequestPropertiesOthers

Property Value

Attributes

Applies to