BlobAccessPolicy.PolicyStartsOn 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 date-time the policy is active.
public DateTimeOffset? PolicyStartsOn { get; set; }
member this.PolicyStartsOn : Nullable<DateTimeOffset> with get, set
Public Property PolicyStartsOn As Nullable(Of DateTimeOffset)