Uses of Class
com.azure.resourcemanager.keyvault.models.MhsmRegionsListResult
Packages that use MhsmRegionsListResult
Package
Description
Package containing the data models for KeyVaultManagementClient.
-
Uses of MhsmRegionsListResult in com.azure.resourcemanager.keyvault.models
Methods in com.azure.resourcemanager.keyvault.models that return MhsmRegionsListResultModifier and TypeMethodDescriptionstatic MhsmRegionsListResultMhsmRegionsListResult.fromJson(com.azure.json.JsonReader jsonReader) Reads an instance of MhsmRegionsListResult from the JsonReader.MhsmRegionsListResult.withNextLink(String nextLink) Set the nextLink property: The URL to get the next set of managed HSM Pools.MhsmRegionsListResult.withValue(List<MhsmGeoReplicatedRegionInner> value) Set the value property: The region associated with a managed HSM Pools.