Uses of Class
com.azure.resourcemanager.apimanagement.fluent.models.GatewayConfigConnectionBaseProperties
Packages that use GatewayConfigConnectionBaseProperties
Package
Description
Package containing the inner data models for ApiManagementClient.
-
Uses of GatewayConfigConnectionBaseProperties in com.azure.resourcemanager.apimanagement.fluent.models
Methods in com.azure.resourcemanager.apimanagement.fluent.models that return GatewayConfigConnectionBasePropertiesModifier and TypeMethodDescriptionGatewayConfigConnectionBaseProperties.fromJson(com.azure.json.JsonReader jsonReader) Reads an instance of GatewayConfigConnectionBaseProperties from the JsonReader.GatewayConfigConnectionBaseProperties.withHostnames(List<String> hostnames) Set the hostnames property: The hostnames of the data-plane gateway to which requests can be sent.GatewayConfigConnectionBaseProperties.withSourceId(String sourceId) Set the sourceId property: The link to the API Management service workspace.