Class LogsIngestionEndpointSpec
java.lang.Object
com.azure.resourcemanager.monitor.models.LogsIngestionEndpointSpec
- Direct Known Subclasses:
DataCollectionEndpointLogsIngestion
Definition of the endpoint used for ingesting logs.
-
Constructor Summary
ConstructorsConstructorDescriptionCreates an instance of LogsIngestionEndpointSpec class. -
Method Summary
-
Constructor Details
-
LogsIngestionEndpointSpec
public LogsIngestionEndpointSpec()Creates an instance of LogsIngestionEndpointSpec class.
-
-
Method Details
-
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.
-