SettingSelector.AcceptDateTime 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.
Indicates the point in time in the revision history of the selected ConfigurationSetting entities to retrieve. If set, all properties of the ConfigurationSetting entities in the returned group will be exactly what they were at this time.
public DateTimeOffset? AcceptDateTime { get; set; }
member this.AcceptDateTime : Nullable<DateTimeOffset> with get, set
Public Property AcceptDateTime As Nullable(Of DateTimeOffset)
Property Value
Applies to
Collaborate with us on GitHub
The source for this content can be found on GitHub, where you can also create and review issues and pull requests. For more information, see our contributor guide.
Azure SDK for .NET