PSIotHub.Resourcegroup Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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