Interface GetGroupIdListForLdapUserResponse


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

    • groupIdsForLdapUser

      List<String> groupIdsForLdapUser()
      Gets the groupIdsForLdapUser property: Group Id list.
      Returns:
      the groupIdsForLdapUser value.
    • innerModel

      Gets the inner com.azure.resourcemanager.netapp.fluent.models.GetGroupIdListForLdapUserResponseInner object.
      Returns:
      the inner object.