共用方式為


EdgeProfileSubscription.RegistrationId Property

Definition

Gets or sets edge Subscription Registration ID

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to