Share via


IWorkspace.AssociatedWorkspace Property

Definition

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

Property Value

String[]
Attributes

Applies to