AzureMLServiceLinkedService.ResourceGroupName Property

Definition

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

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to