SecretAttributes.NotBefore 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.
Not before date in seconds since 1970-01-01T00:00:00Z.
public Azure.Provisioning.BicepValue<DateTimeOffset> NotBefore { get; set; }
member this.NotBefore : Azure.Provisioning.BicepValue<DateTimeOffset> with get, set
Public Property NotBefore As BicepValue(Of DateTimeOffset)