public interface Scans
An immutable client-side representation of Scans.
  • Method Summary

    Modifier and Type
    Method
    Description
    Gets the inner com.azure.resourcemanager.security.fluent.models.ScansInner object.
    Gets the value property: List of vulnerability assessment scan records.
  • Method Details

    • value

      List<Scan> value()
      Gets the value property: List of vulnerability assessment scan records.
      Returns:
      the value value.
    • innerModel

      ScansInner innerModel()
      Gets the inner com.azure.resourcemanager.security.fluent.models.ScansInner object.
      Returns:
      the inner object.