共用方式為


ActivityRun.LinkedServiceName Property

Definition

Gets the name of the compute linked service.

[Newtonsoft.Json.JsonProperty(PropertyName="linkedServiceName")]
public string LinkedServiceName { get; }
[<Newtonsoft.Json.JsonProperty(PropertyName="linkedServiceName")>]
member this.LinkedServiceName : string
Public ReadOnly Property LinkedServiceName As String

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to