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