Share via


ApiManagementGatewayTokenNearExpiryProperties Class

Definition

Information related to a gateway token that is near expiry for a self-hosted gateway deployment.

public class ApiManagementGatewayTokenNearExpiryProperties
public class ApiManagementGatewayTokenNearExpiryProperties : System.ClientModel.Primitives.IJsonModel<Azure.Messaging.EventGrid.SystemEvents.ApiManagementGatewayTokenNearExpiryProperties>, System.ClientModel.Primitives.IPersistableModel<Azure.Messaging.EventGrid.SystemEvents.ApiManagementGatewayTokenNearExpiryProperties>
type ApiManagementGatewayTokenNearExpiryProperties = class
type ApiManagementGatewayTokenNearExpiryProperties = class
    interface IJsonModel<ApiManagementGatewayTokenNearExpiryProperties>
    interface IPersistableModel<ApiManagementGatewayTokenNearExpiryProperties>
Public Class ApiManagementGatewayTokenNearExpiryProperties
Public Class ApiManagementGatewayTokenNearExpiryProperties
Implements IJsonModel(Of ApiManagementGatewayTokenNearExpiryProperties), IPersistableModel(Of ApiManagementGatewayTokenNearExpiryProperties)
Inheritance
ApiManagementGatewayTokenNearExpiryProperties
Implements

Properties

ExpiresOn

Timestamp when the gateway token will expire.

Applies to