Share via


Account.ManagedResourceGroupName Property

Definition

Gets or sets the managed resource group name

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to