Aracılığıyla paylaş


SubscriptionFeatureRegistrationProperties.RegistrationDate Property

Definition

Gets the feature registration date.

[Newtonsoft.Json.JsonProperty(PropertyName="registrationDate")]
public DateTime? RegistrationDate { get; }
[<Newtonsoft.Json.JsonProperty(PropertyName="registrationDate")>]
member this.RegistrationDate : Nullable<DateTime>
Public ReadOnly Property RegistrationDate As Nullable(Of DateTime)

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to