Uses of Class
com.azure.resourcemanager.network.models.GenerateExpressRoutePortsLoaRequest
Packages that use GenerateExpressRoutePortsLoaRequest
Package
Description
Package containing the service clients for NetworkManagementClient.
Package containing the data models for NetworkManagementClient.
-
Uses of GenerateExpressRoutePortsLoaRequest in com.azure.resourcemanager.network.fluent
Methods in com.azure.resourcemanager.network.fluent with parameters of type GenerateExpressRoutePortsLoaRequestModifier and TypeMethodDescriptionExpressRoutePortsClient.generateLoa(String resourceGroupName, String expressRoutePortName, GenerateExpressRoutePortsLoaRequest request) Generate a letter of authorization for the requested ExpressRoutePort resource.ExpressRoutePortsClient.generateLoaAsync(String resourceGroupName, String expressRoutePortName, GenerateExpressRoutePortsLoaRequest request) Generate a letter of authorization for the requested ExpressRoutePort resource.com.azure.core.http.rest.Response<GenerateExpressRoutePortsLoaResultInner> ExpressRoutePortsClient.generateLoaWithResponse(String resourceGroupName, String expressRoutePortName, GenerateExpressRoutePortsLoaRequest request, com.azure.core.util.Context context) Generate a letter of authorization for the requested ExpressRoutePort resource.Mono<com.azure.core.http.rest.Response<GenerateExpressRoutePortsLoaResultInner>> ExpressRoutePortsClient.generateLoaWithResponseAsync(String resourceGroupName, String expressRoutePortName, GenerateExpressRoutePortsLoaRequest request) Generate a letter of authorization for the requested ExpressRoutePort resource. -
Uses of GenerateExpressRoutePortsLoaRequest in com.azure.resourcemanager.network.models
Methods in com.azure.resourcemanager.network.models that return GenerateExpressRoutePortsLoaRequestModifier and TypeMethodDescriptionGenerateExpressRoutePortsLoaRequest.fromJson(com.azure.json.JsonReader jsonReader) Reads an instance of GenerateExpressRoutePortsLoaRequest from the JsonReader.GenerateExpressRoutePortsLoaRequest.withCustomerName(String customerName) Set the customerName property: The customer name.