PSIotHub.Resourcegroup Property

Definition

The resource group name uniquely identifies the resource group within the user subscriptionId.

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to