Uses of Class
com.azure.resourcemanager.cosmos.models.PrivateEndpointProperty
Packages that use PrivateEndpointProperty
Package
Description
Package containing the inner data models for CosmosDBManagementClient.
Package containing the data models for CosmosDBManagementClient.
-
Uses of PrivateEndpointProperty in com.azure.resourcemanager.cosmos.fluent.models
Methods in com.azure.resourcemanager.cosmos.fluent.models that return PrivateEndpointPropertyModifier and TypeMethodDescriptionPrivateEndpointConnectionInner.privateEndpoint()
Get the privateEndpoint property: Private endpoint which the connection belongs to.PrivateEndpointConnectionProperties.privateEndpoint()
Get the privateEndpoint property: Private endpoint which the connection belongs to.Methods in com.azure.resourcemanager.cosmos.fluent.models with parameters of type PrivateEndpointPropertyModifier and TypeMethodDescriptionPrivateEndpointConnectionInner.withPrivateEndpoint
(PrivateEndpointProperty privateEndpoint) Set the privateEndpoint property: Private endpoint which the connection belongs to.PrivateEndpointConnectionProperties.withPrivateEndpoint
(PrivateEndpointProperty privateEndpoint) Set the privateEndpoint property: Private endpoint which the connection belongs to. -
Uses of PrivateEndpointProperty in com.azure.resourcemanager.cosmos.models
Methods in com.azure.resourcemanager.cosmos.models that return PrivateEndpointPropertyModifier and TypeMethodDescriptionstatic PrivateEndpointProperty
PrivateEndpointProperty.fromJson
(com.azure.json.JsonReader jsonReader) Reads an instance of PrivateEndpointProperty from the JsonReader.PrivateEndpointConnection.privateEndpoint()
Get private endpoint which the connection belongs to.Set the id property: Resource id of the private endpoint.