Uses of Class
com.azure.resourcemanager.network.fluent.models.GenerateExpressRoutePortsLoaResultInner
Packages that use GenerateExpressRoutePortsLoaResultInner
Package
Description
Package containing the service clients for NetworkManagementClient.
Package containing the inner data models for NetworkManagementClient.
-
Uses of GenerateExpressRoutePortsLoaResultInner in com.azure.resourcemanager.network.fluent
Methods in com.azure.resourcemanager.network.fluent that return GenerateExpressRoutePortsLoaResultInnerModifier and TypeMethodDescriptionExpressRoutePortsClient.generateLoa(String resourceGroupName, String expressRoutePortName, GenerateExpressRoutePortsLoaRequest request) Generate a letter of authorization for the requested ExpressRoutePort resource.Methods in com.azure.resourcemanager.network.fluent that return types with arguments of type GenerateExpressRoutePortsLoaResultInnerModifier and TypeMethodDescriptionExpressRoutePortsClient.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 GenerateExpressRoutePortsLoaResultInner in com.azure.resourcemanager.network.fluent.models
Methods in com.azure.resourcemanager.network.fluent.models that return GenerateExpressRoutePortsLoaResultInnerModifier and TypeMethodDescriptionGenerateExpressRoutePortsLoaResultInner.fromJson(com.azure.json.JsonReader jsonReader) Reads an instance of GenerateExpressRoutePortsLoaResultInner from the JsonReader.GenerateExpressRoutePortsLoaResultInner.withEncodedContent(String encodedContent) Set the encodedContent property: The content as a base64 encoded string.