Uses of Class
com.azure.resourcemanager.apimanagement.models.GatewayConfigurationApi
Packages that use GatewayConfigurationApi
Package
Description
Package containing the inner data models for ApiManagementClient.
Package containing the data models for ApiManagementClient.
-
Uses of GatewayConfigurationApi in com.azure.resourcemanager.apimanagement.fluent.models
Methods in com.azure.resourcemanager.apimanagement.fluent.models that return GatewayConfigurationApiModifier and TypeMethodDescriptionApiManagementGatewayResourceInner.configurationApi()Get the configurationApi property: Information regarding the Configuration API of the API Management gateway.Methods in com.azure.resourcemanager.apimanagement.fluent.models with parameters of type GatewayConfigurationApiModifier and TypeMethodDescriptionApiManagementGatewayProperties.withConfigurationApi(GatewayConfigurationApi configurationApi) Set the configurationApi property: Information regarding the Configuration API of the API Management gateway.ApiManagementGatewayResourceInner.withConfigurationApi(GatewayConfigurationApi configurationApi) Set the configurationApi property: Information regarding the Configuration API of the API Management gateway.ApiManagementGatewayUpdateProperties.withConfigurationApi(GatewayConfigurationApi configurationApi) Set the configurationApi property: Information regarding the Configuration API of the API Management gateway. -
Uses of GatewayConfigurationApi in com.azure.resourcemanager.apimanagement.models
Methods in com.azure.resourcemanager.apimanagement.models that return GatewayConfigurationApiModifier and TypeMethodDescriptionApiManagementGatewayBaseProperties.configurationApi()Get the configurationApi property: Information regarding the Configuration API of the API Management gateway.ApiManagementGatewayResource.configurationApi()Gets the configurationApi property: Information regarding the Configuration API of the API Management gateway.ApiManagementGatewayUpdateParameters.configurationApi()Get the configurationApi property: Information regarding the Configuration API of the API Management gateway.static GatewayConfigurationApiGatewayConfigurationApi.fromJson(com.azure.json.JsonReader jsonReader) Reads an instance of GatewayConfigurationApi from the JsonReader.Methods in com.azure.resourcemanager.apimanagement.models with parameters of type GatewayConfigurationApiModifier and TypeMethodDescriptionApiManagementGatewayBaseProperties.withConfigurationApi(GatewayConfigurationApi configurationApi) Set the configurationApi property: Information regarding the Configuration API of the API Management gateway.ApiManagementGatewayResource.DefinitionStages.WithConfigurationApi.withConfigurationApi(GatewayConfigurationApi configurationApi) Specifies the configurationApi property: Information regarding the Configuration API of the API Management gateway.ApiManagementGatewayResource.UpdateStages.WithConfigurationApi.withConfigurationApi(GatewayConfigurationApi configurationApi) Specifies the configurationApi property: Information regarding the Configuration API of the API Management gateway.ApiManagementGatewayUpdateParameters.withConfigurationApi(GatewayConfigurationApi configurationApi) Set the configurationApi property: Information regarding the Configuration API of the API Management gateway.