QueueAccessPolicy.StartsOn 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.
The DateTimeOffset when the policy becomes active.
public DateTimeOffset? StartsOn { get; set; }
member this.StartsOn : Nullable<DateTimeOffset> with get, set
Public Property StartsOn As Nullable(Of DateTimeOffset)