次の方法で共有


ActivityRun.LinkedServiceName プロパティ

定義

コンピューティングのリンクされたサービスの名前を取得します。

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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象