SubscriptionFeatureRegistrationProperties.RegistrationDate 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.
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