Uses of Class
com.azure.resourcemanager.keyvault.models.MhsmPrivateEndpointConnectionItem
Packages that use MhsmPrivateEndpointConnectionItem
Package
Description
Package containing the data models for KeyVaultManagementClient.
-
Uses of MhsmPrivateEndpointConnectionItem in com.azure.resourcemanager.keyvault.models
Methods in com.azure.resourcemanager.keyvault.models that return MhsmPrivateEndpointConnectionItemModifier and TypeMethodDescriptionMhsmPrivateEndpointConnectionItem.fromJson(com.azure.json.JsonReader jsonReader) Reads an instance of MhsmPrivateEndpointConnectionItem from the JsonReader.Set the etag property: Modified whenever there is a change in the state of private endpoint connection.Set the id property: Id of private endpoint connection.MhsmPrivateEndpointConnectionItem.withPrivateEndpoint(MhsmPrivateEndpoint privateEndpoint) Set the privateEndpoint property: Properties of the private endpoint object.MhsmPrivateEndpointConnectionItem.withPrivateLinkServiceConnectionState(MhsmPrivateLinkServiceConnectionState privateLinkServiceConnectionState) Set the privateLinkServiceConnectionState property: Approval state of the private link connection.MhsmPrivateEndpointConnectionItem.withProvisioningState(PrivateEndpointConnectionProvisioningState provisioningState) Set the provisioningState property: Provisioning state of the private endpoint connection.Methods in com.azure.resourcemanager.keyvault.models that return types with arguments of type MhsmPrivateEndpointConnectionItemModifier and TypeMethodDescriptionManagedHsmProperties.privateEndpointConnections()Get the privateEndpointConnections property: List of private endpoint connections associated with the managed hsm pool.