java.lang.Object
com.microsoft.azure.management.datalake.store.models.SubResource
com.microsoft.azure.management.datalake.store.models.FirewallRule

public class FirewallRule extends SubResource
Data Lake Store firewall rule information.
  • Constructor Details

    • FirewallRule

      public FirewallRule()
  • Method Details

    • startIpAddress

      public String startIpAddress()
      Get the startIpAddress value.
      Returns:
      the startIpAddress value
    • endIpAddress

      public String endIpAddress()
      Get the endIpAddress value.
      Returns:
      the endIpAddress value