IWorkspaceProperties.StatusSparkReady Property

Definition

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

Property Value

Attributes

Applies to