Class PrivateEndpointConnectionPropertiesPrivateEndpoint

java.lang.Object
com.azure.resourcemanager.search.models.PrivateEndpointConnectionPropertiesPrivateEndpoint

public final class PrivateEndpointConnectionPropertiesPrivateEndpoint extends Object
The private endpoint resource from Microsoft.Network provider.
  • Constructor Details

    • PrivateEndpointConnectionPropertiesPrivateEndpoint

      public PrivateEndpointConnectionPropertiesPrivateEndpoint()
      Creates an instance of PrivateEndpointConnectionPropertiesPrivateEndpoint class.
  • Method Details

    • id

      public String 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.