KeyVaultSecretNearExpiryEventData Class
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.
Schema of the Data property of an EventGridEvent for a Microsoft.KeyVault.SecretNearExpiry event.
[System.Text.Json.Serialization.JsonConverter(typeof(Azure.Messaging.EventGrid.SystemEvents.KeyVaultSecretNearExpiryEventData+KeyVaultSecretNearExpiryEventDataConverter))]
public class KeyVaultSecretNearExpiryEventData
[<System.Text.Json.Serialization.JsonConverter(typeof(Azure.Messaging.EventGrid.SystemEvents.KeyVaultSecretNearExpiryEventData+KeyVaultSecretNearExpiryEventDataConverter))>]
type KeyVaultSecretNearExpiryEventData = class
Public Class KeyVaultSecretNearExpiryEventData
- Inheritance
-
KeyVaultSecretNearExpiryEventData
- Attributes
Exp |
The expiration date of the object that triggered this event. |
Id |
The id of the object that triggered this event. |
Nbf |
Not before date of the object that triggered this event. |
Object |
The name of the object that triggered this event. |
Object |
The type of the object that triggered this event. |
Vault |
Key vault name of the object that triggered this event. |
Version |
The version of the object that triggered this event. |
Product | Versions |
---|---|
Azure SDK for .NET | Latest, Preview |
Azure SDK for .NET feedback
Azure SDK for .NET is an open source project. Select a link to provide feedback: