AzureMLServiceLinkedService.SubscriptionId Property

Definition

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

[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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to