Class IngestionConnectionString

java.lang.Object
com.azure.resourcemanager.security.models.IngestionConnectionString

public final class IngestionConnectionString extends Object
Connection string for ingesting security data and logs.
  • Constructor Details

    • IngestionConnectionString

      public IngestionConnectionString()
  • Method Details

    • location

      public String location()
      Get the location property: The region where ingested logs and data resides.
      Returns:
      the location value.
    • value

      public String value()
      Get the value property: Connection string value.
      Returns:
      the value value.
    • validate

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