Share via


DatabaseAccountKeysMetadata.SecondaryMasterKeyGeneratedOn Property

Definition

Generation time in UTC of the key in ISO-8601 format. If the value is missing from the object, it means that the last key regeneration was triggered before 2022-06-18.

public Azure.Provisioning.BicepValue<DateTimeOffset> SecondaryMasterKeyGeneratedOn { get; }
member this.SecondaryMasterKeyGeneratedOn : Azure.Provisioning.BicepValue<DateTimeOffset>
Public ReadOnly Property SecondaryMasterKeyGeneratedOn As BicepValue(Of DateTimeOffset)

Property Value

Applies to