Share via


ManagedDiskDetails.ResourceGroupId Property

Definition

Gets or sets resource Group Id of the compute disks.

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to