Share via


IWorkspaceConnectionPropertiesV2.IsSharedToAll Property

Definition

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

Property Value

Attributes

Applies to