Class PrivateEndpointConnectionListResult
java.lang.Object
com.azure.resourcemanager.kusto.models.PrivateEndpointConnectionListResult
A list of private endpoint connections.
-
Constructor Details
-
PrivateEndpointConnectionListResult
public PrivateEndpointConnectionListResult()
-
-
Method Details
-
value
Get the value property: Array of private endpoint connections.- Returns:
- the value value.
-
withValue
Set the value property: Array of private endpoint connections.- Parameters:
value
- the value value to set.- Returns:
- the PrivateEndpointConnectionListResult object itself.
-
validate
public void validate()Validates the instance.- Throws:
IllegalArgumentException
- thrown if the instance is not valid.
-