Interface EntityExpandResponse


public interface EntityExpandResponse
An immutable client-side representation of EntityExpandResponse.
  • Method Details

    • metadata

      Gets the metadata property: The metadata from the expansion operation results.
      Returns:
      the metadata value.
    • value

      Gets the value property: The expansion result values.
      Returns:
      the value value.
    • innerModel

      Gets the inner com.azure.resourcemanager.securityinsights.fluent.models.EntityExpandResponseInner object.
      Returns:
      the inner object.