Uses of Class
com.azure.resourcemanager.keyvault.fluent.models.MhsmPrivateEndpointConnectionProperties
Packages that use MhsmPrivateEndpointConnectionProperties
Package
Description
Package containing the inner data models for KeyVaultManagementClient.
-
Uses of MhsmPrivateEndpointConnectionProperties in com.azure.resourcemanager.keyvault.fluent.models
Methods in com.azure.resourcemanager.keyvault.fluent.models that return MhsmPrivateEndpointConnectionPropertiesModifier and TypeMethodDescriptionMhsmPrivateEndpointConnectionProperties.fromJson(com.azure.json.JsonReader jsonReader) Reads an instance of MhsmPrivateEndpointConnectionProperties from the JsonReader.MhsmPrivateEndpointConnectionProperties.withPrivateEndpoint(MhsmPrivateEndpoint privateEndpoint) Set the privateEndpoint property: Properties of the private endpoint object.MhsmPrivateEndpointConnectionProperties.withPrivateLinkServiceConnectionState(MhsmPrivateLinkServiceConnectionState privateLinkServiceConnectionState) Set the privateLinkServiceConnectionState property: Approval state of the private link connection.MhsmPrivateEndpointConnectionProperties.withProvisioningState(PrivateEndpointConnectionProvisioningState provisioningState) Set the provisioningState property: Provisioning state of the private endpoint connection.