Class PrivateEndpoint
java.lang.Object
com.azure.resourcemanager.batch.models.PrivateEndpoint
The private endpoint of the private endpoint connection.
-
Constructor Summary
-
Method Summary
-
Constructor Details
-
PrivateEndpoint
public PrivateEndpoint()Creates an instance of PrivateEndpoint class.
-
-
Method Details
-
id
Get the id property: The ARM resource identifier of the private endpoint. This is of the form /subscriptions/{subscription}/resourceGroups/{group}/providers/Microsoft.Network/privateEndpoints/{privateEndpoint}.- Returns:
- the id value.
-
validate
public void validate()Validates the instance.- Throws:
IllegalArgumentException
- thrown if the instance is not valid.
-