Uses of Class
com.azure.resourcemanager.keyvault.models.PrivateEndpointConnectionItem
Packages that use PrivateEndpointConnectionItem
Package
Description
Package containing the data models for KeyVault.
-
Uses of PrivateEndpointConnectionItem in com.azure.resourcemanager.keyvault.models
Classes in com.azure.resourcemanager.keyvault.models that implement interfaces with type arguments of type PrivateEndpointConnectionItemModifier and TypeClassDescriptionfinal classPrivate endpoint connection item.Methods in com.azure.resourcemanager.keyvault.models that return PrivateEndpointConnectionItemModifier and TypeMethodDescriptionPrivateEndpointConnectionItem.fromJson(com.azure.json.JsonReader jsonReader) Reads an instance of PrivateEndpointConnectionItem from the JsonReader.Methods in com.azure.resourcemanager.keyvault.models that return types with arguments of type PrivateEndpointConnectionItemModifier and TypeMethodDescriptionVaultProperties.privateEndpointConnections()Get the privateEndpointConnections property: List of private endpoint connections associated with the key vault.