ApiManagementUserCreatedEventData Class
- java.
lang. Object - com.
azure. messaging. eventgrid. systemevents. ApiManagementUserCreatedEventData
- com.
Implements
public final class ApiManagementUserCreatedEventData
implements JsonSerializable<ApiManagementUserCreatedEventData>
Schema of the Data property of an EventGridEvent for a Microsoft.ApiManagement.UserCreated event.
Constructor | Description |
---|---|
Api |
Creates an instance of Api |
Modifier and Type | Method and Description |
---|---|
static
Api |
from Reads an instance of Api |
String |
get Get the resource |
Api |
set Set the resource |
Json |
to |
Methods inherited from java.lang.Object
ApiManagementUserCreatedEventData
public ApiManagementUserCreatedEventData()
Creates an instance of ApiManagementUserCreatedEventData class.
fromJson
public static ApiManagementUserCreatedEventData fromJson(JsonReader jsonReader)
Reads an instance of ApiManagementUserCreatedEventData from the JsonReader.
Parameters:
Returns:
Throws:
getResourceUri
public String getResourceUri()
Get the resourceUri property: The fully qualified ID of the resource that the compliance state change is for, including the resource name and resource type. Uses the format, `/subscriptions//resourceGroups//Microsoft.ApiManagement/service///`.
Returns:
setResourceUri
public ApiManagementUserCreatedEventData setResourceUri(String resourceUri)
Set the resourceUri property: The fully qualified ID of the resource that the compliance state change is for, including the resource name and resource type. Uses the format, `/subscriptions//resourceGroups//Microsoft.ApiManagement/service///`.
Parameters:
Returns:
toJson
Azure SDK for Java-feedback
Azure SDK for Java is een open source project. Selecteer een koppeling om feedback te geven: