KeyVaultKeyExpiredEventData.ObjectName Property

Definition

[Newtonsoft.Json.JsonProperty(PropertyName="objectName")]
public string ObjectName { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="objectName")>]
member this.ObjectName : string with get, set
Public Property ObjectName As String

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to