Compartilhar via


IWorkspace.StatusSparkReady Property

Definition

[Microsoft.Azure.PowerShell.Cmdlets.MachineLearningServices.Runtime.Info(Description="", PossibleTypes=new System.Type[] { typeof(System.Boolean) }, ReadOnly=false, Required=false, SerializedName="sparkReady")]
public bool? StatusSparkReady { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.MachineLearningServices.Runtime.Info(Description="", PossibleTypes=new System.Type[] { typeof(System.Boolean) }, ReadOnly=false, Required=false, SerializedName="sparkReady")>]
member this.StatusSparkReady : Nullable<bool> with get, set
Public Property StatusSparkReady As Nullable(Of Boolean)

Property Value

Attributes

Applies to