Class DataCollectionEndpointLogsIngestion
java.lang.Object
com.azure.resourcemanager.monitor.models.LogsIngestionEndpointSpec
com.azure.resourcemanager.monitor.models.DataCollectionEndpointLogsIngestion
The endpoint used by clients to ingest logs.
-
Constructor Summary
ConstructorsConstructorDescriptionCreates an instance of DataCollectionEndpointLogsIngestion class. -
Method Summary
Methods inherited from class com.azure.resourcemanager.monitor.models.LogsIngestionEndpointSpec
endpoint
-
Constructor Details
-
DataCollectionEndpointLogsIngestion
public DataCollectionEndpointLogsIngestion()Creates an instance of DataCollectionEndpointLogsIngestion class.
-
-
Method Details
-
validate
public void validate()Validates the instance.- Overrides:
validatein classLogsIngestionEndpointSpec- Throws:
IllegalArgumentException- thrown if the instance is not valid.
-