Uses of Class
com.azure.resourcemanager.digitaltwins.models.ConnectionState
Package
Description
Package containing the data models for AzureDigitalTwinsManagementClient.
-
Uses of ConnectionState in com.azure.resourcemanager.digitaltwins.models
Modifier and TypeClassDescriptionfinal class
The connection state.Modifier and TypeMethodDescriptionConnectionState.withActionsRequired
(String actionsRequired) Set the actionsRequired property: Actions required for a private endpoint connection.ConnectionState.withDescription
(String description) Set the description property: The description for the current state of a private endpoint connection.ConnectionState.withStatus
(PrivateLinkServiceConnectionStatus status) Set the status property: The status of a private endpoint connection.