次の方法で共有


JobStepOutput.SubscriptionId プロパティ

定義

出力先サブスクリプション ID を取得または設定します。

[Newtonsoft.Json.JsonProperty(PropertyName="subscriptionId")]
public Guid? SubscriptionId { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="subscriptionId")>]
member this.SubscriptionId : Nullable<Guid> with get, set
Public Property SubscriptionId As Nullable(Of Guid)

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象