Uses of Class
com.azure.resourcemanager.apimanagement.models.WorkspaceLinksGateway
Packages that use WorkspaceLinksGateway
Package
Description
Package containing the inner data models for ApiManagementClient.
Package containing the data models for ApiManagementClient.
-
Uses of WorkspaceLinksGateway in com.azure.resourcemanager.apimanagement.fluent.models
Methods in com.azure.resourcemanager.apimanagement.fluent.models that return types with arguments of type WorkspaceLinksGatewayModifier and TypeMethodDescriptionApiManagementWorkspaceLinksResourceInner.gateways()Get the gateways property: The array of linked gateways.Method parameters in com.azure.resourcemanager.apimanagement.fluent.models with type arguments of type WorkspaceLinksGatewayModifier and TypeMethodDescriptionApiManagementWorkspaceLinksProperties.withGateways(List<WorkspaceLinksGateway> gateways) Set the gateways property: The array of linked gateways.ApiManagementWorkspaceLinksResourceInner.withGateways(List<WorkspaceLinksGateway> gateways) Set the gateways property: The array of linked gateways. -
Uses of WorkspaceLinksGateway in com.azure.resourcemanager.apimanagement.models
Methods in com.azure.resourcemanager.apimanagement.models that return WorkspaceLinksGatewayModifier and TypeMethodDescriptionstatic WorkspaceLinksGatewayWorkspaceLinksGateway.fromJson(com.azure.json.JsonReader jsonReader) Reads an instance of WorkspaceLinksGateway from the JsonReader.Set the id property: The link to the API Management gateway.Methods in com.azure.resourcemanager.apimanagement.models that return types with arguments of type WorkspaceLinksGatewayModifier and TypeMethodDescriptionApiManagementWorkspaceLinksResource.gateways()Gets the gateways property: The array of linked gateways.WorkspaceLinksBaseProperties.gateways()Get the gateways property: The array of linked gateways.Method parameters in com.azure.resourcemanager.apimanagement.models with type arguments of type WorkspaceLinksGatewayModifier and TypeMethodDescriptionWorkspaceLinksBaseProperties.withGateways(List<WorkspaceLinksGateway> gateways) Set the gateways property: The array of linked gateways.