PSIotHub.Subscriptionid Property

Definition

The subscription identifier.

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to