Share via


ManagedResources.ResourceGroup Property

Definition

Gets the managed resource group resource identifier. This resource group will host resource dependencies for the account.

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to