JobStepOutput.ResourceGroupName Property

Definition

Gets or sets the output destination resource group.

[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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to