Class ConnectionStateProperties
java.lang.Object
com.azure.resourcemanager.datafactory.models.ConnectionStateProperties
The connection state of a managed private endpoint.
-
Constructor Summary
ConstructorDescriptionCreates an instance of ConnectionStateProperties class. -
Method Summary
-
Constructor Details
-
ConnectionStateProperties
public ConnectionStateProperties()Creates an instance of ConnectionStateProperties class.
-
-
Method Details
-
actionsRequired
Get the actionsRequired property: The actions required on the managed private endpoint.- Returns:
- the actionsRequired value.
-
description
Get the description property: The managed private endpoint description.- Returns:
- the description value.
-
status
Get the status property: The approval status.- Returns:
- the status value.
-
validate
public void validate()Validates the instance.- Throws:
IllegalArgumentException
- thrown if the instance is not valid.
-