Class LogsIngestionEndpointSpec

java.lang.Object
com.azure.resourcemanager.monitor.models.LogsIngestionEndpointSpec
Direct Known Subclasses:
DataCollectionEndpointLogsIngestion

public class LogsIngestionEndpointSpec extends Object
Definition of the endpoint used for ingesting logs.
  • Constructor Details

    • LogsIngestionEndpointSpec

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

    • endpoint

      public String endpoint()
      Get the endpoint property: The endpoint. This property is READ-ONLY.
      Returns:
      the endpoint value.
    • validate

      public void validate()
      Validates the instance.
      Throws:
      IllegalArgumentException - thrown if the instance is not valid.