Uses of Class
com.azure.resourcemanager.automation.fluent.models.PrivateEndpointConnectionProperties
Package
Description
Package containing the inner data models for AutomationClient.
-
Uses of PrivateEndpointConnectionProperties in com.azure.resourcemanager.automation.fluent.models
Modifier and TypeMethodDescriptionPrivateEndpointConnectionProperties.withGroupIds
(List<String> groupIds) Set the groupIds property: Gets the groupIds.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.