Uses of Interface
com.azure.resourcemanager.agrifood.models.PrivateEndpointConnection.Update
Packages that use PrivateEndpointConnection.Update
Package
Description
Package containing the data models for AgriFoodManagementClient.
-
Uses of PrivateEndpointConnection.Update in com.azure.resourcemanager.agrifood.models
Methods in com.azure.resourcemanager.agrifood.models that return PrivateEndpointConnection.UpdateModifier and TypeMethodDescriptionPrivateEndpointConnection.update()Begins update for the PrivateEndpointConnection resource.PrivateEndpointConnection.UpdateStages.WithPrivateEndpoint.withPrivateEndpoint(PrivateEndpoint privateEndpoint) Specifies the privateEndpoint property: The private endpoint resource..PrivateEndpointConnection.UpdateStages.WithPrivateLinkServiceConnectionState.withPrivateLinkServiceConnectionState(PrivateLinkServiceConnectionState privateLinkServiceConnectionState) Specifies the privateLinkServiceConnectionState property: A collection of information about the state of the connection between service consumer and provider..