Compartir a través de


AzureMLServiceLinkedService.SubscriptionId Propiedad

Definición

Obtiene o establece el identificador de suscripción del área de trabajo del servicio Azure ML. Tipo: cadena (o Expresión con cadena resultType).

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

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a