Uses of Interface
com.azure.resourcemanager.apimanagement.models.ApiManagementGatewayResource.DefinitionStages.WithCreate
Packages that use ApiManagementGatewayResource.DefinitionStages.WithCreate
Package
Description
Package containing the data models for ApiManagementClient.
-
Uses of ApiManagementGatewayResource.DefinitionStages.WithCreate in com.azure.resourcemanager.apimanagement.models
Subinterfaces of ApiManagementGatewayResource.DefinitionStages.WithCreate in com.azure.resourcemanager.apimanagement.modelsModifier and TypeInterfaceDescriptionstatic interfaceThe entirety of the ApiManagementGatewayResource definition.Methods in com.azure.resourcemanager.apimanagement.models that return ApiManagementGatewayResource.DefinitionStages.WithCreateModifier and TypeMethodDescriptionApiManagementGatewayResource.DefinitionStages.WithBackend.withBackend(BackendConfiguration backend) Specifies the backend property: Information regarding how the gateway should integrate with backend systems..ApiManagementGatewayResource.DefinitionStages.WithConfigurationApi.withConfigurationApi(GatewayConfigurationApi configurationApi) Specifies the configurationApi property: Information regarding the Configuration API of the API Management gateway.ApiManagementGatewayResource.DefinitionStages.WithFrontend.withFrontend(FrontendConfiguration frontend) Specifies the frontend property: Information regarding how the gateway should be exposed..ApiManagementGatewayResource.DefinitionStages.WithSku.withSku(ApiManagementGatewaySkuProperties sku) Specifies the sku property: SKU properties of the API Management gateway..Specifies the tags property: Resource tags..ApiManagementGatewayResource.DefinitionStages.WithVirtualNetworkType.withVirtualNetworkType(VirtualNetworkType virtualNetworkType) Specifies the virtualNetworkType property: The type of VPN in which API Management gateway needs to be configured in. .