Interface DatabasePrincipalListResult


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

    Modifier and Type
    Method
    Description
    Gets the inner com.azure.resourcemanager.kusto.fluent.models.DatabasePrincipalListResultInner object.
    Gets the value property: The list of Kusto database principals.
  • Method Details

    • value

      Gets the value property: The list of Kusto database principals.
      Returns:
      the value value.
    • innerModel

      Gets the inner com.azure.resourcemanager.kusto.fluent.models.DatabasePrincipalListResultInner object.
      Returns:
      the inner object.