SubscriptionDeletedEventData Class
- java.
lang. Object - com.
azure. messaging. eventgrid. systemevents. SubscriptionDeletedEventData
- com.
Implements
public final class SubscriptionDeletedEventData
implements JsonSerializable<SubscriptionDeletedEventData>
Schema of the Data property of an EventGridEvent for a Microsoft.EventGrid.SubscriptionDeletedEvent event.
Constructor | Description |
---|---|
Subscription |
Creates an instance of Subscription |
Modifier and Type | Method and Description |
---|---|
static
Subscription |
from Reads an instance of Subscription |
String |
get Get the event |
Json |
to |
Methods inherited from java.lang.Object
SubscriptionDeletedEventData
public SubscriptionDeletedEventData()
Creates an instance of SubscriptionDeletedEventData class.
fromJson
public static SubscriptionDeletedEventData fromJson(JsonReader jsonReader)
Reads an instance of SubscriptionDeletedEventData from the JsonReader.
Parameters:
Returns:
Throws:
getEventSubscriptionId
public String getEventSubscriptionId()
Get the eventSubscriptionId property: The Azure resource ID of the deleted event subscription.
Returns:
toJson
Azure SDK for Java-feedback
Azure SDK for Java is een open source project. Selecteer een koppeling om feedback te geven: