IWorkspaceConnectionPropertiesV2.IsSharedToAll 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="isSharedToAll", Update=true)]
public bool? IsSharedToAll { 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="isSharedToAll", Update=true)>]
member this.IsSharedToAll : Nullable<bool> with get, set
Public Property IsSharedToAll As Nullable(Of Boolean)

Property Value

Attributes

Applies to