DefaultAccountPayload.ResourceGroupName Property

Definition

Gets or sets the resource group name of the account that is set as the default.

[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