KeyVaultKeyExpiredEventData.ObjectType Property

Definition

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to