次の方法で共有


JobStepOutput.ResourceGroupName プロパティ

定義

出力先リソース グループを取得または設定します。

[Newtonsoft.Json.JsonProperty(PropertyName="resourceGroupName")]
public string ResourceGroupName { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="resourceGroupName")>]
member this.ResourceGroupName : string with get, set
Public Property ResourceGroupName As String

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象