Compartilhar via


IWorkspace.EnableDataIsolation Property

Definition

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

Property Value

Attributes

Applies to