Uses of Class
com.azure.resourcemanager.keyvault.fluent.models.PrivateEndpointConnectionProperties
-
Packages that use PrivateEndpointConnectionProperties Package Description com.azure.resourcemanager.keyvault.fluent.models Package containing the inner data models for KeyVaultManagementClient. -
-
Uses of PrivateEndpointConnectionProperties in com.azure.resourcemanager.keyvault.fluent.models
Methods in com.azure.resourcemanager.keyvault.fluent.models that return PrivateEndpointConnectionProperties Modifier and Type Method Description PrivateEndpointConnectionPropertiesPrivateEndpointConnectionProperties. withPrivateEndpoint(PrivateEndpoint privateEndpoint)Set the privateEndpoint property: Properties of the private endpoint object.PrivateEndpointConnectionPropertiesPrivateEndpointConnectionProperties. withPrivateLinkServiceConnectionState(PrivateLinkServiceConnectionState privateLinkServiceConnectionState)Set the privateLinkServiceConnectionState property: Approval state of the private link connection.
-