ResourceGroupInner.Properties Property

Definition

Gets or sets the resource group properties.

[Newtonsoft.Json.JsonProperty(PropertyName="properties")]
public Microsoft.Azure.Management.ResourceManager.Fluent.Models.ResourceGroupProperties Properties { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties")>]
member this.Properties : Microsoft.Azure.Management.ResourceManager.Fluent.Models.ResourceGroupProperties with get, set
Public Property Properties As ResourceGroupProperties

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to