Uses of Class
com.azure.resourcemanager.cosmos.fluent.models.PrivateEndpointConnectionProperties
Packages that use PrivateEndpointConnectionProperties
Package
Description
Package containing the inner data models for CosmosDBManagementClient.
-
Uses of PrivateEndpointConnectionProperties in com.azure.resourcemanager.cosmos.fluent.models
Methods in com.azure.resourcemanager.cosmos.fluent.models that return PrivateEndpointConnectionPropertiesModifier and TypeMethodDescriptionPrivateEndpointConnectionProperties.fromJson
(com.azure.json.JsonReader jsonReader) Reads an instance of PrivateEndpointConnectionProperties from the JsonReader.PrivateEndpointConnectionProperties.withGroupId
(String groupId) Set the groupId property: Group id of the private endpoint.PrivateEndpointConnectionProperties.withPrivateEndpoint
(PrivateEndpointProperty privateEndpoint) Set the privateEndpoint property: Private endpoint which the connection belongs to.PrivateEndpointConnectionProperties.withPrivateLinkServiceConnectionState
(PrivateLinkServiceConnectionStateProperty privateLinkServiceConnectionState) Set the privateLinkServiceConnectionState property: Connection State of the Private Endpoint Connection.PrivateEndpointConnectionProperties.withProvisioningState
(String provisioningState) Set the provisioningState property: Provisioning state of the private endpoint.