Uses of Class
com.azure.resourcemanager.network.models.AvailableServiceAliasesResult
Packages that use AvailableServiceAliasesResult
Package
Description
Package containing the data models for NetworkManagementClient.
-
Uses of AvailableServiceAliasesResult in com.azure.resourcemanager.network.models
Classes in com.azure.resourcemanager.network.models that implement interfaces with type arguments of type AvailableServiceAliasesResultModifier and TypeClassDescriptionfinal classAn array of available service aliases.Methods in com.azure.resourcemanager.network.models that return AvailableServiceAliasesResultModifier and TypeMethodDescriptionAvailableServiceAliasesResult.fromJson(com.azure.json.JsonReader jsonReader) Reads an instance of AvailableServiceAliasesResult from the JsonReader.AvailableServiceAliasesResult.withValue(List<AvailableServiceAliasInner> value) Set the value property: An array of available service aliases.