Share via


AzureMLServiceLinkedService.SubscriptionId Property

Definition

Azure ML Service workspace subscription ID. Type: string (or Expression with resultType string).

public Azure.Core.Expressions.DataFactory.DataFactoryElement<string> SubscriptionId { get; set; }
member this.SubscriptionId : Azure.Core.Expressions.DataFactory.DataFactoryElement<string> with get, set
Public Property SubscriptionId As DataFactoryElement(Of String)

Property Value

Applies to