Partager via


DatabaseAccountKeysMetadata.PrimaryMasterKeyGeneratedOn 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> PrimaryMasterKeyGeneratedOn { get; }
member this.PrimaryMasterKeyGeneratedOn : Azure.Provisioning.BicepValue<DateTimeOffset>
Public ReadOnly Property PrimaryMasterKeyGeneratedOn As BicepValue(Of DateTimeOffset)

Property Value

Applies to