Class DataConnectionInner

java.lang.Object
com.azure.core.management.ProxyResource
com.azure.resourcemanager.kusto.fluent.models.DataConnectionInner
Direct Known Subclasses:
EventGridDataConnection, EventHubDataConnection, IotHubDataConnection

public class DataConnectionInner extends com.azure.core.management.ProxyResource
Class representing an data connection.
  • Constructor Details

    • DataConnectionInner

      public DataConnectionInner()
  • Method Details

    • location

      public String location()
      Get the location property: Resource location.
      Returns:
      the location value.
    • withLocation

      public DataConnectionInner withLocation(String location)
      Set the location property: Resource location.
      Parameters:
      location - the location value to set.
      Returns:
      the DataConnectionInner object itself.
    • validate

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