Class PrivateEndpointProperty
java.lang.Object
com.azure.resourcemanager.kusto.models.PrivateEndpointProperty
Private endpoint which the connection belongs to.
-
Constructor Summary
-
Method Summary
-
Constructor Details
-
PrivateEndpointProperty
public PrivateEndpointProperty()
-
-
Method Details
-
id
Get the id property: Resource id of the private endpoint.- Returns:
- the id value.
-
validate
public void validate()Validates the instance.- Throws:
IllegalArgumentException
- thrown if the instance is not valid.
-