Interface DatabasePrincipalListResult


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

      • value

        List<DatabasePrincipal> value()
        Gets the value property: The list of Kusto database principals.
        Returns:
        the value value.
      • innerModel

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