Uses of Interface
com.azure.resourcemanager.kusto.models.PrivateEndpointConnection.Update
-
Packages that use PrivateEndpointConnection.Update Package Description com.azure.resourcemanager.kusto.models Package containing the data models for KustoManagementClient. -
-
Uses of PrivateEndpointConnection.Update in com.azure.resourcemanager.kusto.models
Methods in com.azure.resourcemanager.kusto.models that return PrivateEndpointConnection.Update Modifier and Type Method Description PrivateEndpointConnection.Update
PrivateEndpointConnection. update()
Begins update for the PrivateEndpointConnection resource.PrivateEndpointConnection.Update
PrivateEndpointConnection.UpdateStages.WithPrivateLinkServiceConnectionState. withPrivateLinkServiceConnectionState(PrivateLinkServiceConnectionStateProperty privateLinkServiceConnectionState)
Specifies the privateLinkServiceConnectionState property: Connection State of the Private Endpoint Connection..
-