Uses of Class
com.azure.resourcemanager.apimanagement.fluent.models.ApiManagementWorkspaceLinksProperties
Packages that use ApiManagementWorkspaceLinksProperties
Package
Description
Package containing the inner data models for ApiManagementClient.
-
Uses of ApiManagementWorkspaceLinksProperties in com.azure.resourcemanager.apimanagement.fluent.models
Methods in com.azure.resourcemanager.apimanagement.fluent.models that return ApiManagementWorkspaceLinksPropertiesModifier and TypeMethodDescriptionApiManagementWorkspaceLinksProperties.fromJson(com.azure.json.JsonReader jsonReader) Reads an instance of ApiManagementWorkspaceLinksProperties from the JsonReader.ApiManagementWorkspaceLinksProperties.withGateways(List<WorkspaceLinksGateway> gateways) Set the gateways property: The array of linked gateways.ApiManagementWorkspaceLinksProperties.withWorkspaceId(String workspaceId) Set the workspaceId property: The link to the API Management service workspace.