IWorkspace.AssociatedWorkspace Property

Definition

[Microsoft.Azure.PowerShell.Cmdlets.MachineLearningServices.Runtime.Info(Create=true, Description="", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=false, Required=false, SerializedName="associatedWorkspaces", Update=true)]
public System.Collections.Generic.List<string> AssociatedWorkspace { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.MachineLearningServices.Runtime.Info(Create=true, Description="", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=false, Required=false, SerializedName="associatedWorkspaces", Update=true)>]
member this.AssociatedWorkspace : System.Collections.Generic.List<string> with get, set
Public Property AssociatedWorkspace As List(Of String)

Property Value

Attributes

Applies to