Share via


ApiManagementGatewayProperties Class

Definition

Information related to a given self-hosted gateway deployment.

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

Properties

GatewayId

Id of Gateway that is used to deploy the gateway to get the configuration for. This is the ARM resource ID referenced in the Azure API Management instance.

InstanceId

Unique instance ID of the deployed gateway.

Applies to