IUsage.AmlWorkspaceLocation Property

Definition

Region of the AML workspace in the id.

[Microsoft.Azure.PowerShell.Cmdlets.MachineLearningServices.Runtime.Info(Create=false, Description="Region of the AML workspace in the id.", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=true, Required=false, SerializedName="amlWorkspaceLocation", Update=false)]
public string AmlWorkspaceLocation { get; }
[<Microsoft.Azure.PowerShell.Cmdlets.MachineLearningServices.Runtime.Info(Create=false, Description="Region of the AML workspace in the id.", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=true, Required=false, SerializedName="amlWorkspaceLocation", Update=false)>]
member this.AmlWorkspaceLocation : string
Public ReadOnly Property AmlWorkspaceLocation As String

Property Value

Attributes

Applies to