AzureMLServiceLinkedService.MlWorkspaceName Property

Definition

Gets or sets azure ML Service workspace name. Type: string (or Expression with resultType string).

[Newtonsoft.Json.JsonProperty(PropertyName="typeProperties.mlWorkspaceName")]
public object MlWorkspaceName { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="typeProperties.mlWorkspaceName")>]
member this.MlWorkspaceName : obj with get, set
Public Property MlWorkspaceName As Object

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to