Class PrivateEndpointConnectionPropertiesPrivateEndpoint
java.lang.Object
com.azure.resourcemanager.search.models.PrivateEndpointConnectionPropertiesPrivateEndpoint
The private endpoint resource from Microsoft.Network provider.
-
Constructor Summary
ConstructorsConstructorDescriptionCreates an instance of PrivateEndpointConnectionPropertiesPrivateEndpoint class. -
Method Summary
-
Constructor Details
-
PrivateEndpointConnectionPropertiesPrivateEndpoint
public PrivateEndpointConnectionPropertiesPrivateEndpoint()Creates an instance of PrivateEndpointConnectionPropertiesPrivateEndpoint class.
-
-
Method Details
-
id
Get the id property: The resource id of the private endpoint resource from Microsoft.Network provider.- Returns:
- the id value.
-
withId
Set the id property: The resource id of the private endpoint resource from Microsoft.Network provider.- Parameters:
id- the id value to set.- Returns:
- the PrivateEndpointConnectionPropertiesPrivateEndpoint object itself.
-
validate
public void validate()Validates the instance.- Throws:
IllegalArgumentException- thrown if the instance is not valid.
-