Interface AccessPolicyListResponse


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

    Modifier and Type
    Method
    Description
    Gets the inner com.azure.resourcemanager.timeseriesinsights.fluent.models.AccessPolicyListResponseInner object.
    Gets the value property: Result of the List access policies operation.
  • Method Details

    • value

      Gets the value property: Result of the List access policies operation.
      Returns:
      the value value.
    • innerModel

      Gets the inner com.azure.resourcemanager.timeseriesinsights.fluent.models.AccessPolicyListResponseInner object.
      Returns:
      the inner object.