Share via


StorageBlobDeletedEventData.Api Property

Definition

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to