Share via


EdgeProfileSubscription.RegistrationDate Property

Definition

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to