Uses of Class
com.azure.resourcemanager.keyvault.models.MhsmPrivateEndpoint
Packages that use MhsmPrivateEndpoint
Package
Description
Package containing the inner data models for KeyVaultManagementClient.
Package containing the data models for KeyVaultManagementClient.
-
Uses of MhsmPrivateEndpoint in com.azure.resourcemanager.keyvault.fluent.models
Methods in com.azure.resourcemanager.keyvault.fluent.models that return MhsmPrivateEndpointModifier and TypeMethodDescriptionMhsmPrivateEndpointConnectionInner.privateEndpoint()Get the privateEndpoint property: Properties of the private endpoint object.MhsmPrivateEndpointConnectionProperties.privateEndpoint()Get the privateEndpoint property: Properties of the private endpoint object.Methods in com.azure.resourcemanager.keyvault.fluent.models with parameters of type MhsmPrivateEndpointModifier and TypeMethodDescriptionMhsmPrivateEndpointConnectionInner.withPrivateEndpoint(MhsmPrivateEndpoint privateEndpoint) Set the privateEndpoint property: Properties of the private endpoint object.MhsmPrivateEndpointConnectionProperties.withPrivateEndpoint(MhsmPrivateEndpoint privateEndpoint) Set the privateEndpoint property: Properties of the private endpoint object. -
Uses of MhsmPrivateEndpoint in com.azure.resourcemanager.keyvault.models
Methods in com.azure.resourcemanager.keyvault.models that return MhsmPrivateEndpointModifier and TypeMethodDescriptionstatic MhsmPrivateEndpointMhsmPrivateEndpoint.fromJson(com.azure.json.JsonReader jsonReader) Reads an instance of MhsmPrivateEndpoint from the JsonReader.MhsmPrivateEndpointConnectionItem.privateEndpoint()Get the privateEndpoint property: Properties of the private endpoint object.Methods in com.azure.resourcemanager.keyvault.models with parameters of type MhsmPrivateEndpointModifier and TypeMethodDescriptionMhsmPrivateEndpointConnectionItem.withPrivateEndpoint(MhsmPrivateEndpoint privateEndpoint) Set the privateEndpoint property: Properties of the private endpoint object.