Uses of Interface
com.azure.resourcemanager.automation.models.PrivateEndpointConnection.Update
Package
Description
Package containing the data models for AutomationClient.
-
Uses of PrivateEndpointConnection.Update in com.azure.resourcemanager.automation.models
Modifier and TypeMethodDescriptionPrivateEndpointConnection.update()
Begins update for the PrivateEndpointConnection resource.PrivateEndpointConnection.UpdateStages.WithGroupIds.withGroupIds
(List<String> groupIds) Specifies the groupIds property: Gets the groupIds..PrivateEndpointConnection.UpdateStages.WithPrivateEndpoint.withPrivateEndpoint
(PrivateEndpointProperty privateEndpoint) Specifies the privateEndpoint property: Private endpoint which the connection belongs to..PrivateEndpointConnection.UpdateStages.WithPrivateLinkServiceConnectionState.withPrivateLinkServiceConnectionState
(PrivateLinkServiceConnectionStateProperty privateLinkServiceConnectionState) Specifies the privateLinkServiceConnectionState property: Connection State of the Private Endpoint Connection..