Compartilhar via


IManagedNetworkProvisionOptions.IncludeSpark Property

Definition

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

Property Value

Attributes

Applies to