Class JitNetworkAccessPoliciesList

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

public final class JitNetworkAccessPoliciesList extends Object
The JitNetworkAccessPoliciesList model.
  • Constructor Details

    • JitNetworkAccessPoliciesList

      public JitNetworkAccessPoliciesList()
  • Method Details

    • value

      Get the value property: The value property.
      Returns:
      the value value.
    • withValue

      Set the value property: The value property.
      Parameters:
      value - the value value to set.
      Returns:
      the JitNetworkAccessPoliciesList object itself.
    • nextLink

      public String nextLink()
      Get the nextLink property: The URI to fetch the next page.
      Returns:
      the nextLink value.
    • validate

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