Uses of Class
com.azure.resourcemanager.keyvault.models.MhsmPrivateEndpoint
Packages that use MhsmPrivateEndpoint
Package
Description
Package containing the inner data models for KeyVault.
Package containing the data models for KeyVault.
-
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
Classes in com.azure.resourcemanager.keyvault.models that implement interfaces with type arguments of type MhsmPrivateEndpointModifier and TypeClassDescriptionfinal classPrivate endpoint object properties.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.