IUsage.AmlWorkspaceLocation Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Region of the AML workspace in the id.
[Microsoft.Azure.PowerShell.Cmdlets.MachineLearningServices.Runtime.Info(Description="Region of the AML workspace in the id.", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=true, Required=false, SerializedName="amlWorkspaceLocation")]
public string AmlWorkspaceLocation { get; }
[<Microsoft.Azure.PowerShell.Cmdlets.MachineLearningServices.Runtime.Info(Description="Region of the AML workspace in the id.", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=true, Required=false, SerializedName="amlWorkspaceLocation")>]
member this.AmlWorkspaceLocation : string
Public ReadOnly Property AmlWorkspaceLocation As String
Property Value
- Attributes