ApiManagementGatewayTokenExpiredEventData interface
Schema of the Data property of an EventGridEvent for a Microsoft.ApiManagement.GatewayTokenExpired event.
Properties
gateway | Information related to a given self-hosted gateway deployment. |
token | Information related to a an expired gateway token for a self-hosted gateway deployment. |
Property Details
gateway
Information related to a given self-hosted gateway deployment.
gateway: ApiManagementGateway
Property Value
token
Information related to a an expired gateway token for a self-hosted gateway deployment.
token: ApiManagementExpiredGatewayToken