Compartir a través de


AzureMLServiceLinkedService.ResourceGroupName Propiedad

Definición

Obtiene o establece el nombre del grupo de recursos del área de trabajo de Azure ML Service. Tipo: cadena (o Expresión con cadena resultType).

[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

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a