Share via


AccountProperties.ManagedResourceGroupName Property

Definition

Gets or sets the managed resource group name

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to